#012c6d color space conversions
Hex:
#012c6d
RGB:
1, 44, 109
CMY:
100, 83, 57
CMYK:
99, 60, 0, 57
HSL:
216°, 98.1818%, 21.5686%
HSV (HSB):
216°, 99.0826%, 42.7451%
XYZ:
3.6735, 2.9119, 14.8364
xyY:
0.1715, 0.1359, 2.9119
CIE-Lab:
19.6877, 15.2246, -41.3863
CIE-LCH:
19.6877, 44.0978, 290.1968
CIE-Luv:
19.6877, -9.6955, -46.8485
Hunter-Lab:
17.0644, 8.5636, -39.6038
#012c6d color charts
#012c6d color shades, tints & tones
#012c6d color schemes
#012c6d color preview, HTML & CSS examples
This text has a color of #012c6d
<p style="color:#012c6d;">Text here</p>
.mytext {color:#012c6d;}
This box has a color of #012c6d
<div style="background-color:#012c6d;">Content here</div>
.mybackground {background-color:#012c6d;}
Border around this has a color of #012c6d
<div style="border:2px solid #012c6d;">Content here</div>
.myborder {border:2px solid #012c6d;}