#2024f2 color space conversions
Hex:
#2024f2
RGB:
32, 36, 242
CMY:
87, 86, 5
CMYK:
87, 85, 0, 5
HSL:
239°, 88.9831%, 53.7255%
HSV (HSB):
239°, 86.7769%, 94.9020%
XYZ:
17.2536, 7.9796, 84.6353
xyY:
0.1570, 0.0726, 7.9796
CIE-Lab:
33.9404, 67.8461, -97.7868
CIE-LCH:
33.9404, 119.0183, 304.7536
CIE-Luv:
33.9404, -9.3835, -125.5698
Hunter-Lab:
28.2482, 59.5904, -157.8665
#2024f2 color charts
#2024f2 color shades, tints & tones
#2024f2 color schemes
#2024f2 color preview, HTML & CSS examples
This text has a color of #2024f2
<p style="color:#2024f2;">Text here</p>
.mytext {color:#2024f2;}
This box has a color of #2024f2
<div style="background-color:#2024f2;">Content here</div>
.mybackground {background-color:#2024f2;}
Border around this has a color of #2024f2
<div style="border:2px solid #2024f2;">Content here</div>
.myborder {border:2px solid #2024f2;}