#010c5f color space conversions
Hex:
#010c5f
RGB:
1, 12, 95
CMY:
100, 95, 63
CMYK:
99, 87, 0, 63
HSL:
233°, 97.9167%, 18.8235%
HSV (HSB):
233°, 98.9474%, 37.2549%
XYZ:
2.2095, 1.0956, 10.9215
xyY:
0.1553, 0.0770, 1.0956
CIE-Lab:
9.7639, 31.6491, -48.5055
CIE-LCH:
9.7639, 57.9176, 303.1238
CIE-Luv:
9.7639, -3.2898, -35.0997
Hunter-Lab:
10.4672, 19.3625, -54.5363
#010c5f color charts
#010c5f color shades, tints & tones
#010c5f color schemes
#010c5f color preview, HTML & CSS examples
This text has a color of #010c5f
<p style="color:#010c5f;">Text here</p>
.mytext {color:#010c5f;}
This box has a color of #010c5f
<div style="background-color:#010c5f;">Content here</div>
.mybackground {background-color:#010c5f;}
Border around this has a color of #010c5f
<div style="border:2px solid #010c5f;">Content here</div>
.myborder {border:2px solid #010c5f;}