#de52c0 color space conversions
Hex:
#de52c0
RGB:
222, 82, 192
CMY:
13, 68, 25
CMYK:
0, 63, 14, 13
HSL:
313°, 67.9612%, 59.6078%
HSV (HSB):
313°, 63.0631%, 87.0588%
XYZ:
42.6559, 25.3700, 52.5178
xyY:
0.3539, 0.2105, 25.3700
CIE-Lab:
57.4341, 66.2840, -30.2374
CIE-LCH:
57.4341, 72.8551, 335.4785
CIE-Luv:
57.4341, 71.6439, -56.1319
Hunter-Lab:
50.3686, 63.0222, -26.5619
#de52c0 color charts
#de52c0 color shades, tints & tones
#de52c0 color schemes
#de52c0 color preview, HTML & CSS examples
This text has a color of #de52c0
<p style="color:#de52c0;">Text here</p>
.mytext {color:#de52c0;}
This box has a color of #de52c0
<div style="background-color:#de52c0;">Content here</div>
.mybackground {background-color:#de52c0;}
Border around this has a color of #de52c0
<div style="border:2px solid #de52c0;">Content here</div>
.myborder {border:2px solid #de52c0;}