#2024d9 color space conversions
Hex:
#2024d9
RGB:
32, 36, 217
CMY:
87, 86, 15
CMYK:
85, 83, 0, 15
HSL:
239°, 74.2972%, 48.8235%
HSV (HSB):
239°, 85.2535%, 85.0980%
XYZ:
13.7509, 6.5786, 66.1907
xyY:
0.1589, 0.0760, 6.5786
CIE-Lab:
30.8276, 60.6398, -88.6870
CIE-LCH:
30.8276, 107.4363, 304.3624
CIE-Luv:
30.8276, -8.4079, -111.3951
Hunter-Lab:
25.6487, 50.8129, -135.0532
#2024d9 color charts
#2024d9 color shades, tints & tones
#2024d9 color schemes
#2024d9 color preview, HTML & CSS examples
This text has a color of #2024d9
<p style="color:#2024d9;">Text here</p>
.mytext {color:#2024d9;}
This box has a color of #2024d9
<div style="background-color:#2024d9;">Content here</div>
.mybackground {background-color:#2024d9;}
Border around this has a color of #2024d9
<div style="border:2px solid #2024d9;">Content here</div>
.myborder {border:2px solid #2024d9;}