#2024b5 color space conversions
Hex:
#2024b5
RGB:
32, 36, 181
CMY:
87, 86, 29
CMYK:
82, 80, 0, 29
HSL:
238°, 69.9531%, 41.7647%
HSV (HSB):
238°, 82.3204%, 70.9804%
XYZ:
9.5670, 4.9050, 44.1586
xyY:
0.1632, 0.0837, 4.9050
CIE-Lab:
26.4625, 49.5578, -74.8298
CIE-LCH:
26.4625, 89.7523, 303.5155
CIE-Luv:
26.4625, -7.0037, -90.6810
Hunter-Lab:
22.1473, 38.3494, -102.7128
#2024b5 color charts
#2024b5 color shades, tints & tones
#2024b5 color schemes
#2024b5 color preview, HTML & CSS examples
This text has a color of #2024b5
<p style="color:#2024b5;">Text here</p>
.mytext {color:#2024b5;}
This box has a color of #2024b5
<div style="background-color:#2024b5;">Content here</div>
.mybackground {background-color:#2024b5;}
Border around this has a color of #2024b5
<div style="border:2px solid #2024b5;">Content here</div>
.myborder {border:2px solid #2024b5;}