#024db1 color space conversions
Hex:
#024db1
RGB:
2, 77, 177
CMY:
99, 70, 31
CMYK:
99, 56, 0, 31
HSL:
214°, 97.7654%, 35.0980%
HSV (HSB):
214°, 98.8701%, 69.4118%
XYZ:
10.6147, 8.4950, 42.6752
xyY:
0.1718, 0.1375, 8.4950
CIE-Lab:
34.9932, 20.9853, -58.4450
CIE-LCH:
34.9932, 62.0983, 289.7512
CIE-Luv:
34.9932, -17.4044, -82.3310
Hunter-Lab:
29.1462, 14.0020, -66.4089
#024db1 color charts
#024db1 color shades, tints & tones
#024db1 color schemes
#024db1 color preview, HTML & CSS examples
This text has a color of #024db1
<p style="color:#024db1;">Text here</p>
.mytext {color:#024db1;}
This box has a color of #024db1
<div style="background-color:#024db1;">Content here</div>
.mybackground {background-color:#024db1;}
Border around this has a color of #024db1
<div style="border:2px solid #024db1;">Content here</div>
.myborder {border:2px solid #024db1;}