#012b7d color space conversions
Hex:
#012b7d
RGB:
1, 43, 125
CMY:
100, 83, 51
CMYK:
99, 66, 0, 51
HSL:
220°, 98.4127%, 24.7059%
HSV (HSB):
220°, 99.2000%, 49.0196%
XYZ:
4.5781, 3.2149, 19.7813
xyY:
0.1660, 0.1166, 3.2149
CIE-Lab:
20.8847, 22.9360, -49.6792
CIE-LCH:
20.8847, 54.7182, 294.7820
CIE-Luv:
20.8847, -9.3801, -57.1054
Hunter-Lab:
17.9301, 14.1986, -52.8604
#012b7d color charts
#012b7d color shades, tints & tones
#012b7d color schemes
#012b7d color preview, HTML & CSS examples
This text has a color of #012b7d
<p style="color:#012b7d;">Text here</p>
.mytext {color:#012b7d;}
This box has a color of #012b7d
<div style="background-color:#012b7d;">Content here</div>
.mybackground {background-color:#012b7d;}
Border around this has a color of #012b7d
<div style="border:2px solid #012b7d;">Content here</div>
.myborder {border:2px solid #012b7d;}