#000c7d color space conversions
Hex:
#000c7d
RGB:
0, 12, 125
CMY:
100, 95, 51
CMYK:
100, 90, 0, 51
HSL:
234°, 100.0000%, 24.5098%
HSV (HSB):
234°, 100.0000%, 49.0196%
XYZ:
3.8331, 1.7436, 19.5366
xyY:
0.1526, 0.0694, 1.7436
CIE-Lab:
14.0798, 41.8108, -60.9427
CIE-LCH:
14.0798, 73.9064, 304.4528
CIE-Luv:
14.0798, -4.5357, -53.3030
Hunter-Lab:
13.2046, 28.7085, -78.4780
#000c7d color charts
#000c7d color shades, tints & tones
#000c7d color schemes
#000c7d color preview, HTML & CSS examples
This text has a color of #000c7d
<p style="color:#000c7d;">Text here</p>
.mytext {color:#000c7d;}
This box has a color of #000c7d
<div style="background-color:#000c7d;">Content here</div>
.mybackground {background-color:#000c7d;}
Border around this has a color of #000c7d
<div style="border:2px solid #000c7d;">Content here</div>
.myborder {border:2px solid #000c7d;}