#000c99 color space conversions
Hex:
#000c99
RGB:
0, 12, 153
CMY:
100, 95, 40
CMYK:
100, 92, 0, 40
HSL:
235°, 100.0000%, 30.0000%
HSV (HSB):
235°, 100.0000%, 60.0000%
XYZ:
5.8812, 2.5629, 30.3217
xyY:
0.1517, 0.0661, 2.5629
CIE-Lab:
18.2005, 50.3479, -71.6390
CIE-LCH:
18.2005, 87.5617, 305.0995
CIE-Luv:
18.2005, -5.6675, -70.4720
Hunter-Lab:
16.0089, 37.5605, -101.0921
#000c99 color charts
#000c99 color shades, tints & tones
#000c99 color schemes
#000c99 color preview, HTML & CSS examples
This text has a color of #000c99
<p style="color:#000c99;">Text here</p>
.mytext {color:#000c99;}
This box has a color of #000c99
<div style="background-color:#000c99;">Content here</div>
.mybackground {background-color:#000c99;}
Border around this has a color of #000c99
<div style="border:2px solid #000c99;">Content here</div>
.myborder {border:2px solid #000c99;}