#00021e color space conversions
Hex:
#00021e
RGB:
0, 2, 30
CMY:
100, 99, 88
CMYK:
100, 93, 0, 88
HSL:
236°, 100.0000%, 5.8824%
HSV (HSB):
236°, 100.0000%, 11.7647%
XYZ:
0.2561, 0.1372, 1.2413
xyY:
0.1567, 0.0839, 0.1372
CIE-Lab:
1.2389, 5.1488, -15.2902
CIE-LCH:
1.2389, 16.1338, 288.6104
CIE-Luv:
1.2389, -0.4540, -4.2499
Hunter-Lab:
3.7034, 5.8603, -17.2797
#00021e color charts
#00021e color shades, tints & tones
#00021e color schemes
#00021e color preview, HTML & CSS examples
This text has a color of #00021e
<p style="color:#00021e;">Text here</p>
.mytext {color:#00021e;}
This box has a color of #00021e
<div style="background-color:#00021e;">Content here</div>
.mybackground {background-color:#00021e;}
Border around this has a color of #00021e
<div style="border:2px solid #00021e;">Content here</div>
.myborder {border:2px solid #00021e;}