#000c72 color space conversions
Hex:
#000c72
RGB:
0, 12, 114
CMY:
100, 95, 55
CMYK:
100, 89, 0, 55
HSL:
234°, 100.0000%, 22.3529%
HSV (HSB):
234°, 100.0000%, 44.7059%
XYZ:
3.1687, 1.4778, 16.0378
xyY:
0.1532, 0.0714, 1.4778
CIE-Lab:
12.4665, 38.2228, -56.5428
CIE-LCH:
12.4665, 68.2500, 304.0586
CIE-Luv:
12.4665, -4.0961, -46.5535
Hunter-Lab:
12.1567, 25.2532, -69.7093
#000c72 color charts
#000c72 color shades, tints & tones
#000c72 color schemes
#000c72 color preview, HTML & CSS examples
This text has a color of #000c72
<p style="color:#000c72;">Text here</p>
.mytext {color:#000c72;}
This box has a color of #000c72
<div style="background-color:#000c72;">Content here</div>
.mybackground {background-color:#000c72;}
Border around this has a color of #000c72
<div style="border:2px solid #000c72;">Content here</div>
.myborder {border:2px solid #000c72;}