Input Hex color codes, RGB and HSL values. Example:ff0000, rgb(255,0,0), hsl(0,100%,50%). Note no spaces!
#ff7fff / rgb(255,127,255) / hsl(300,100%,74.9%)
ff7fff
255,127,255
The hexadecimal color code #ff7fff. In the RGB color model #ff7fff is comprised of 100% red, 49.8% green and 100% blue. In the HSL color space #ff7fff has a hue of 300° (degrees), 100%% saturation and 74.9%% lightness.
-
Hue
-
saturation
-
lightness
Color Space Conversions
- Hexadecimal
- #ff7fff
- Decimal
- 16744447
- Binary
- 11111111,01111111,11111111
- RGB
- rgb(255, 127, 255)
- RGBA
- rgba(255, 127, 255,1.0)
- HSL
- hsl(300, 100%, 74.9%)
- HSLA
- hsla(300, 100%, 74.9%,1.0)
- HSV/HSB
- 300°, 50.2%, 100%
- CMY
- 0, 50, 0
- CMYK
- 0, 50, 0, 0
- YUV
- 179.864, 36.992, 65.92
- YIQ
- 179.864, 35.2, 66.944
- YCbCr
- 170.533, 165.248, 175.104
- XYZ
- 66.88, 43.66, 99.51
- Yxy
- 43.66, 0.32, 0.21
- Hunter-Lab
- 66.07, 69.66, 0
- CIELab
- 72, 65.41, 0
- CIELCH
- 72, 65.41, 0
- CIELuv
- 72, 60.24, 0