#012d4e color space conversions
Hex:
#012d4e
RGB:
1, 45, 78
CMY:
100, 82, 69
CMYK:
99, 42, 0, 69
HSL:
206°, 97.4684%, 15.4902%
HSV (HSB):
206°, 98.7179%, 30.5882%
XYZ:
2.3260, 2.4333, 7.5548
xyY:
0.1889, 0.1976, 2.4333
CIE-Lab:
17.6142, 0.2769, -24.2280
CIE-LCH:
17.6142, 24.2296, 270.6549
CIE-Luv:
17.6142, -10.6539, -25.6889
Hunter-Lab:
15.5990, -0.6811, -17.7957
#012d4e color charts
#012d4e color shades, tints & tones
#012d4e color schemes
#012d4e color preview, HTML & CSS examples
This text has a color of #012d4e
<p style="color:#012d4e;">Text here</p>
.mytext {color:#012d4e;}
This box has a color of #012d4e
<div style="background-color:#012d4e;">Content here</div>
.mybackground {background-color:#012d4e;}
Border around this has a color of #012d4e
<div style="border:2px solid #012d4e;">Content here</div>
.myborder {border:2px solid #012d4e;}