#de24e7 color space conversions
Hex:
#de24e7
RGB:
222, 36, 231
CMY:
13, 86, 9
CMYK:
4, 84, 0, 9
HSL:
297°, 80.2469%, 52.3529%
HSV (HSB):
297°, 84.4156%, 90.5882%
XYZ:
45.1789, 22.5609, 77.5748
xyY:
0.3109, 0.1553, 22.5609
CIE-Lab:
54.6171, 85.8295, -56.8746
CIE-LCH:
54.6171, 102.9632, 326.4697
CIE-Luv:
54.6171, 67.7212, -98.6096
Hunter-Lab:
47.4983, 86.6616, -63.5844
#de24e7 color charts
#de24e7 color shades, tints & tones
#de24e7 color schemes
#de24e7 color preview, HTML & CSS examples
This text has a color of #de24e7
<p style="color:#de24e7;">Text here</p>
.mytext {color:#de24e7;}
This box has a color of #de24e7
<div style="background-color:#de24e7;">Content here</div>
.mybackground {background-color:#de24e7;}
Border around this has a color of #de24e7
<div style="border:2px solid #de24e7;">Content here</div>
.myborder {border:2px solid #de24e7;}