#20005f color space conversions
Hex:
#20005f
RGB:
32, 0, 95
CMY:
87, 100, 63
CMYK:
66, 100, 0, 63
HSL:
260°, 100.0000%, 18.6275%
HSV (HSB):
260°, 100.0000%, 37.2549%
XYZ:
2.6612, 1.1333, 10.9050
xyY:
0.1810, 0.0771, 1.1333
CIE-Lab:
10.0559, 39.5177, -47.9551
CIE-LCH:
10.0559, 62.1397, 309.4904
CIE-Luv:
10.0559, 0.7061, -35.7662
Hunter-Lab:
10.6457, 25.9919, -53.2822
#20005f color charts
#20005f color shades, tints & tones
#20005f color schemes
#20005f color preview, HTML & CSS examples
This text has a color of #20005f
<p style="color:#20005f;">Text here</p>
.mytext {color:#20005f;}
This box has a color of #20005f
<div style="background-color:#20005f;">Content here</div>
.mybackground {background-color:#20005f;}
Border around this has a color of #20005f
<div style="border:2px solid #20005f;">Content here</div>
.myborder {border:2px solid #20005f;}