#00020f color space conversions
Hex:
#00020f
RGB:
0, 2, 15
CMY:
100, 99, 94
CMYK:
100, 87, 0, 94
HSL:
232°, 100.0000%, 2.9412%
HSV (HSB):
232°, 100.0000%, 5.8824%
XYZ:
0.1079, 0.0779, 0.4613
xyY:
0.1668, 0.1204, 0.0779
CIE-Lab:
0.7037, 1.3881, -5.3847
CIE-LCH:
0.7037, 5.5607, 284.4550
CIE-Luv:
0.7037, -0.3253, -1.8734
Hunter-Lab:
2.7912, 2.0179, -7.8448
#00020f color charts
#00020f color shades, tints & tones
#00020f color schemes
#00020f color preview, HTML & CSS examples
This text has a color of #00020f
<p style="color:#00020f;">Text here</p>
.mytext {color:#00020f;}
This box has a color of #00020f
<div style="background-color:#00020f;">Content here</div>
.mybackground {background-color:#00020f;}
Border around this has a color of #00020f
<div style="border:2px solid #00020f;">Content here</div>
.myborder {border:2px solid #00020f;}