#de24c1 color space conversions
Hex:
#de24c1
RGB:
222, 36, 193
CMY:
13, 86, 24
CMYK:
0, 84, 13, 13
HSL:
309°, 73.8095%, 50.5882%
HSV (HSB):
309°, 83.7838%, 87.0588%
XYZ:
40.3807, 20.6416, 52.3080
xyY:
0.3563, 0.1821, 20.6416
CIE-Lab:
52.5550, 80.3837, -38.4405
CIE-LCH:
52.5550, 89.1023, 334.4423
CIE-Luv:
52.5550, 82.5259, -69.5963
Hunter-Lab:
45.4330, 79.1424, -36.4587
#de24c1 color charts
#de24c1 color shades, tints & tones
#de24c1 color schemes
#de24c1 color preview, HTML & CSS examples
This text has a color of #de24c1
<p style="color:#de24c1;">Text here</p>
.mytext {color:#de24c1;}
This box has a color of #de24c1
<div style="background-color:#de24c1;">Content here</div>
.mybackground {background-color:#de24c1;}
Border around this has a color of #de24c1
<div style="border:2px solid #de24c1;">Content here</div>
.myborder {border:2px solid #de24c1;}