#012a80 color space conversions
Hex:
#012a80
RGB:
1, 42, 128
CMY:
100, 84, 50
CMYK:
99, 67, 0, 50
HSL:
221°, 98.4496%, 25.2941%
HSV (HSB):
221°, 99.2188%, 50.1961%
XYZ:
4.7368, 3.2209, 20.7941
xyY:
0.1647, 0.1120, 3.2209
CIE-Lab:
20.9077, 24.9151, -51.5407
CIE-LCH:
20.9077, 57.2469, 295.7994
CIE-Luv:
20.9077, -9.1597, -59.0379
Hunter-Lab:
17.9469, 15.7050, -56.1335
#012a80 color charts
#012a80 color shades, tints & tones
#012a80 color schemes
#012a80 color preview, HTML & CSS examples
This text has a color of #012a80
<p style="color:#012a80;">Text here</p>
.mytext {color:#012a80;}
This box has a color of #012a80
<div style="background-color:#012a80;">Content here</div>
.mybackground {background-color:#012a80;}
Border around this has a color of #012a80
<div style="border:2px solid #012a80;">Content here</div>
.myborder {border:2px solid #012a80;}