#010c7e color space conversions
Hex:
#010c7e
RGB:
1, 12, 126
CMY:
100, 95, 51
CMYK:
99, 90, 0, 51
HSL:
235°, 98.4252%, 24.9020%
HSV (HSB):
235°, 99.2063%, 49.4118%
XYZ:
3.9099, 1.7758, 19.8753
xyY:
0.1530, 0.0695, 1.7758
CIE-Lab:
14.2635, 42.1557, -61.2743
CIE-LCH:
14.2635, 74.3750, 304.5273
CIE-Luv:
14.2635, -4.5242, -53.9773
Hunter-Lab:
13.3257, 29.0533, -79.1030
#010c7e color charts
#010c7e color shades, tints & tones
#010c7e color schemes
#010c7e color preview, HTML & CSS examples
This text has a color of #010c7e
<p style="color:#010c7e;">Text here</p>
.mytext {color:#010c7e;}
This box has a color of #010c7e
<div style="background-color:#010c7e;">Content here</div>
.mybackground {background-color:#010c7e;}
Border around this has a color of #010c7e
<div style="border:2px solid #010c7e;">Content here</div>
.myborder {border:2px solid #010c7e;}