tool_color
Convert any color to HEX, RGB, and HSL values. Input a color name or code to receive all three formats.
Instructions
[utility] Color
Parameters:
color (string): Color
Outputs:
hex (string): HEX
rgb (json): RGB
hsl (json): HSL
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| hex | No | HEX | |
| hsl | No | HSL | |
| rgb | No | RGB | |
| color | No | Color |