#00021f color space conversions
Hex:
#00021f
RGB:
0, 2, 31
CMY:
100, 99, 88
CMYK:
100, 94, 0, 88
HSL:
236°, 100.0000%, 6.0784%
HSV (HSB):
236°, 100.0000%, 12.1569%
XYZ:
0.2690, 0.1423, 1.3096
xyY:
0.1563, 0.0827, 0.1423
CIE-Lab:
1.2858, 5.4783, -16.0208
CIE-LCH:
1.2858, 16.9315, 288.8783
CIE-Luv:
1.2858, -0.4667, -4.4471
Hunter-Lab:
3.7729, 6.1257, -17.9394
#00021f color charts
#00021f color shades, tints & tones
#00021f color schemes
#00021f color preview, HTML & CSS examples
This text has a color of #00021f
<p style="color:#00021f;">Text here</p>
.mytext {color:#00021f;}
This box has a color of #00021f
<div style="background-color:#00021f;">Content here</div>
.mybackground {background-color:#00021f;}
Border around this has a color of #00021f
<div style="border:2px solid #00021f;">Content here</div>
.myborder {border:2px solid #00021f;}