#de52c1 color space conversions
Hex:
#de52c1
RGB:
222, 82, 193
CMY:
13, 68, 24
CMYK:
0, 63, 13, 13
HSL:
312°, 67.9612%, 59.6078%
HSV (HSB):
312°, 63.0631%, 87.0588%
XYZ:
42.7671, 25.4144, 53.1035
xyY:
0.3526, 0.2095, 25.4144
CIE-Lab:
57.4770, 66.4315, -30.7443
CIE-LCH:
57.4770, 73.2008, 335.1654
CIE-Luv:
57.4770, 71.3131, -56.9378
Hunter-Lab:
50.4127, 63.2064, -27.1656
#de52c1 color charts
#de52c1 color shades, tints & tones
#de52c1 color schemes
#de52c1 color preview, HTML & CSS examples
This text has a color of #de52c1
<p style="color:#de52c1;">Text here</p>
.mytext {color:#de52c1;}
This box has a color of #de52c1
<div style="background-color:#de52c1;">Content here</div>
.mybackground {background-color:#de52c1;}
Border around this has a color of #de52c1
<div style="border:2px solid #de52c1;">Content here</div>
.myborder {border:2px solid #de52c1;}