#012e6b color space conversions
Hex:
#012e6b
RGB:
1, 46, 107
CMY:
100, 82, 58
CMYK:
99, 57, 0, 58
HSL:
215°, 98.1481%, 21.1765%
HSV (HSB):
215°, 99.0654%, 41.9608%
XYZ:
3.6434, 3.0220, 14.3012
xyY:
0.1738, 0.1441, 3.0220
CIE-Lab:
20.1317, 12.8470, -39.3680
CIE-LCH:
20.1317, 41.4112, 288.0731
CIE-Luv:
20.1317, -10.2645, -45.0959
Hunter-Lab:
17.3838, 6.9888, -36.6075
#012e6b color charts
#012e6b color shades, tints & tones
#012e6b color schemes
#012e6b color preview, HTML & CSS examples
This text has a color of #012e6b
<p style="color:#012e6b;">Text here</p>
.mytext {color:#012e6b;}
This box has a color of #012e6b
<div style="background-color:#012e6b;">Content here</div>
.mybackground {background-color:#012e6b;}
Border around this has a color of #012e6b
<div style="border:2px solid #012e6b;">Content here</div>
.myborder {border:2px solid #012e6b;}