#024ff7 color space conversions
Hex:
#024ff7
RGB:
2, 79, 247
CMY:
99, 69, 3
CMYK:
99, 68, 0, 3
HSL:
221°, 98.3936%, 48.8235%
HSV (HSB):
221°, 99.1903%, 96.8627%
XYZ:
19.6095, 12.3203, 89.3402
xyY:
0.1617, 0.1016, 12.3203
CIE-Lab:
41.7207, 46.6509, -87.7189
CIE-LCH:
41.7207, 99.3524, 298.0051
CIE-Luv:
41.7207, -17.2528, -126.7146
Hunter-Lab:
35.1002, 38.2975, -126.3399
#024ff7 color charts
#024ff7 color shades, tints & tones
#024ff7 color schemes
#024ff7 color preview, HTML & CSS examples
This text has a color of #024ff7
<p style="color:#024ff7;">Text here</p>
.mytext {color:#024ff7;}
This box has a color of #024ff7
<div style="background-color:#024ff7;">Content here</div>
.mybackground {background-color:#024ff7;}
Border around this has a color of #024ff7
<div style="border:2px solid #024ff7;">Content here</div>
.myborder {border:2px solid #024ff7;}