#012c5c color space conversions
Hex:
#012c5c
RGB:
1, 44, 92
CMY:
100, 83, 64
CMYK:
99, 52, 0, 64
HSL:
212°, 97.8495%, 18.2353%
HSV (HSB):
212°, 98.9130%, 36.0784%
XYZ:
2.8450, 2.5805, 10.4734
xyY:
0.1789, 0.1623, 2.5805
CIE-Lab:
18.2789, 7.4905, -32.5356
CIE-LCH:
18.2789, 33.3867, 282.9650
CIE-Luv:
18.2789, -9.9550, -35.6609
Hunter-Lab:
16.0640, 3.5007, -27.4109
#012c5c color charts
#012c5c color shades, tints & tones
#012c5c color schemes
#012c5c color preview, HTML & CSS examples
This text has a color of #012c5c
<p style="color:#012c5c;">Text here</p>
.mytext {color:#012c5c;}
This box has a color of #012c5c
<div style="background-color:#012c5c;">Content here</div>
.mybackground {background-color:#012c5c;}
Border around this has a color of #012c5c
<div style="border:2px solid #012c5c;">Content here</div>
.myborder {border:2px solid #012c5c;}