#012a4e color space conversions
Hex:
#012a4e
RGB:
1, 42, 78
CMY:
100, 84, 69
CMYK:
99, 46, 0, 69
HSL:
208°, 97.4684%, 15.4902%
HSV (HSB):
208°, 98.7179%, 30.5882%
XYZ:
2.2156, 2.2124, 7.5180
xyY:
0.1855, 0.1852, 2.2124
CIE-Lab:
16.5648, 2.4656, -25.9035
CIE-LCH:
16.5648, 26.0206, 275.4372
CIE-Luv:
16.5648, -9.6737, -26.8677
Hunter-Lab:
14.8743, 0.5589, -19.5553
#012a4e color charts
#012a4e color shades, tints & tones
#012a4e color schemes
#012a4e color preview, HTML & CSS examples
This text has a color of #012a4e
<p style="color:#012a4e;">Text here</p>
.mytext {color:#012a4e;}
This box has a color of #012a4e
<div style="background-color:#012a4e;">Content here</div>
.mybackground {background-color:#012a4e;}
Border around this has a color of #012a4e
<div style="border:2px solid #012a4e;">Content here</div>
.myborder {border:2px solid #012a4e;}