C
Cleanor
/color
Convert a color between formats
Convert a color (hex, rgb() or hsl()) and return hex, RGB and HSL representations at once. Use when picking or translating colors for CSS, design tokens or them
liveverifiedunknown~5s typical
mcpprobedcleanor
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-app-cleanor-cleanor /color for me.
Input
| Field | Type | Description |
|---|---|---|
| value* | string | A color: "#3b82f6", "rgb(59,130,246)" or "hsl(217,91%,60%)". |
Call it
curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
-H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
-d '{"provider":"mcp-app-cleanor-cleanor","endpoint":"/color","input":{"value":"..."}}'cli
npx cracked-ai run -p mcp-app-cleanor-cleanor -e /color -i '{"value":"..."}'mcp
run_tool({ provider: "mcp-app-cleanor-cleanor", endpoint: "/color", input: {"value":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.