Color Converter
Convert colors between HEX, RGB, and HSL formats.
How to Use the Color Converter:
- 1 Enter a color value in any of the supported formats: HEX (e.g., `#FF5733`), RGB (e.g., `rgb(255, 87, 51)` or `255, 87, 51`), or HSL (e.g., `hsl(10, 100%, 60%)` or `10, 100, 60`).
- 2 As you type, the other color formats and the color preview will update automatically.
- 3 If you enter an invalid color format, an error message will appear.