#de24c5 color space conversions
Hex:
#de24c5
RGB:
222, 36, 197
CMY:
13, 86, 23
CMYK:
0, 84, 11, 13
HSL:
308°, 73.8095%, 50.5882%
HSV (HSB):
308°, 83.7838%, 87.0588%
XYZ:
40.8331, 20.8226, 54.6903
xyY:
0.3510, 0.1790, 20.8226
CIE-Lab:
52.7548, 80.9212, -40.4389
CIE-LCH:
52.7548, 90.4630, 333.4472
CIE-Luv:
52.7548, 80.8816, -72.7129
Hunter-Lab:
45.6317, 79.8734, -39.1177
#de24c5 color charts
#de24c5 color shades, tints & tones
#de24c5 color schemes
#de24c5 color preview, HTML & CSS examples
This text has a color of #de24c5
<p style="color:#de24c5;">Text here</p>
.mytext {color:#de24c5;}
This box has a color of #de24c5
<div style="background-color:#de24c5;">Content here</div>
.mybackground {background-color:#de24c5;}
Border around this has a color of #de24c5
<div style="border:2px solid #de24c5;">Content here</div>
.myborder {border:2px solid #de24c5;}