x
xColors
Endpoints
7
Ungrouped Endpoints 7
What is the xColors API?
A free API for generating and converting colors
xColors API is available on the JoJ API marketplace. Subscribe with a single JoJ API key, call it through one gateway, and pay from one wallet — no separate account or contract with the provider.
xColors API endpoints
- GET
/randomGet random color
Get a JSON object that contains a random color in three HEX, RGB and HSL color models at once.
- GET
/hex2rgbConvert HEX to RGB
- GET
/hex2hslConvert HEX to HSL
- GET
/rgb2hexConvert RGB to HEX
- GET
/rgb2hslConvert RGB to HSL
- GET
/hsl2hexConvert HSL to HEX
- GET
/hsl2rgbConvert HSL to RGB