#000c21 color space conversions
Hex:
#000c21
RGB:
0, 12, 33
CMY:
100, 95, 87
CMYK:
100, 64, 0, 87
HSL:
218°, 100.0000%, 6.4706%
HSV (HSB):
218°, 100.0000%, 12.9412%
XYZ:
0.4060, 0.3727, 1.4894
xyY:
0.1790, 0.1643, 0.3727
CIE-Lab:
3.3670, 2.1178, -14.4400
CIE-LCH:
3.3670, 14.5945, 278.3435
CIE-Luv:
3.3670, -1.8676, -6.4685
Hunter-Lab:
6.1053, 1.1854, -10.1901
#000c21 color charts
#000c21 color shades, tints & tones
#000c21 color schemes
#000c21 color preview, HTML & CSS examples
This text has a color of #000c21
<p style="color:#000c21;">Text here</p>
.mytext {color:#000c21;}
This box has a color of #000c21
<div style="background-color:#000c21;">Content here</div>
.mybackground {background-color:#000c21;}
Border around this has a color of #000c21
<div style="border:2px solid #000c21;">Content here</div>
.myborder {border:2px solid #000c21;}