Color Converter
Type any color format — HEX, RGB, HSL, HSV — and get every other format instantly.
This is Magenta in our encyclopedia. Open its full page →
| Format | Value | |
|---|---|---|
| HEX | #FF00FF | |
| RGB | rgb(255, 0, 255) | |
| RGB % | 100.0%, 0.0%, 100.0% | |
| RGBA | rgba(255, 0, 255, 1) | |
| HSL | hsl(300, 100%, 50%) | |
| HSLA | hsla(300, 100%, 50%, 1) | |
| HSV | hsv(300, 100%, 100%) | |
| CMYK | cmyk(0%, 100%, 0%, 0%) | |
| XYZ | xyz(59.2894, 28.4848, 96.9638) | |
| CIE-LAB | lab(60.32, 98.23, -60.82) | |
| Luminance | 0.2848 |
CMYK is the naive sRGB conversion (no ICC profile). Values are rounded for display; exact math available on each encyclopedia page.