#012da4 color space conversions
Hex:
#012da4
RGB:
1, 45, 164
CMY:
100, 82, 36
CMYK:
99, 73, 0, 36
HSL:
224°, 98.7879%, 32.3529%
HSV (HSB):
224°, 99.3902%, 64.3137%
XYZ:
7.6517, 4.5636, 35.5995
xyY:
0.1600, 0.0954, 4.5636
CIE-Lab:
25.4533, 37.2176, -66.3104
CIE-LCH:
25.4533, 76.0409, 299.3039
CIE-Luv:
25.4533, -10.0924, -80.6654
Hunter-Lab:
21.3625, 26.5518, -83.8501
#012da4 color charts
#012da4 color shades, tints & tones
#012da4 color schemes
#012da4 color preview, HTML & CSS examples
This text has a color of #012da4
<p style="color:#012da4;">Text here</p>
.mytext {color:#012da4;}
This box has a color of #012da4
<div style="background-color:#012da4;">Content here</div>
.mybackground {background-color:#012da4;}
Border around this has a color of #012da4
<div style="border:2px solid #012da4;">Content here</div>
.myborder {border:2px solid #012da4;}