color_convert
Convert color values between HEX, RGB, and HSL formats. Input a color in any format and get the corresponding conversions.
Instructions
Convert colors between HEX, RGB, and HSL formats.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| color | Yes | Color value (e.g., '#FF5733', 'rgb(255,87,51)', 'hsl(11,100%,60%)') |