#012c3c color space conversions
Hex:
#012c3c
RGB:
1, 44, 60
CMY:
100, 83, 76
CMYK:
98, 27, 0, 76
HSL:
196°, 96.7213%, 11.9608%
HSV (HSB):
196°, 98.3333%, 23.5294%
XYZ:
1.7288, 2.1341, 4.5958
xyY:
0.2044, 0.2523, 2.1341
CIE-Lab:
16.1756, -7.1939, -14.1600
CIE-LCH:
16.1756, 15.8827, 243.0675
CIE-Luv:
16.1756, -11.0059, -13.5039
Hunter-Lab:
14.6084, -4.4405, -8.4265
#012c3c color charts
#012c3c color shades, tints & tones
#012c3c color schemes
#012c3c color preview, HTML & CSS examples
This text has a color of #012c3c
<p style="color:#012c3c;">Text here</p>
.mytext {color:#012c3c;}
This box has a color of #012c3c
<div style="background-color:#012c3c;">Content here</div>
.mybackground {background-color:#012c3c;}
Border around this has a color of #012c3c
<div style="border:2px solid #012c3c;">Content here</div>
.myborder {border:2px solid #012c3c;}