color_convert
Converts color values between HEX, RGB, HSL, and other formats. Specify input color, its format, and target format to get the converted result.
Instructions
Convert a color between HEX, RGB, HSL, and other formats.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| color | Yes | ||
| from | Yes | ||
| to | Yes |