#010c5c color space conversions
Hex:
#010c5c
RGB:
1, 12, 92
CMY:
100, 95, 64
CMYK:
99, 87, 0, 64
HSL:
233°, 97.8495%, 18.2353%
HSV (HSB):
233°, 98.9130%, 36.0784%
XYZ:
2.0758, 1.0421, 10.2170
xyY:
0.1557, 0.0781, 1.0421
CIE-Lab:
9.3374, 30.5471, -47.1981
CIE-LCH:
9.3374, 56.2209, 302.9114
CIE-Luv:
9.3374, -3.1732, -33.3070
Hunter-Lab:
10.2083, 18.4314, -52.1942
#010c5c color charts
#010c5c color shades, tints & tones
#010c5c color schemes
#010c5c color preview, HTML & CSS examples
This text has a color of #010c5c
<p style="color:#010c5c;">Text here</p>
.mytext {color:#010c5c;}
This box has a color of #010c5c
<div style="background-color:#010c5c;">Content here</div>
.mybackground {background-color:#010c5c;}
Border around this has a color of #010c5c
<div style="border:2px solid #010c5c;">Content here</div>
.myborder {border:2px solid #010c5c;}