#de52bd color space conversions
Hex:
#de52bd
RGB:
222, 82, 189
CMY:
13, 68, 26
CMYK:
0, 63, 15, 13
HSL:
314°, 67.9612%, 59.6078%
HSV (HSB):
314°, 63.0631%, 87.0588%
XYZ:
42.3268, 25.2383, 50.7847
xyY:
0.3576, 0.2133, 25.2383
CIE-Lab:
57.3069, 65.8453, -28.7121
CIE-LCH:
57.3069, 71.8331, 336.4402
CIE-Luv:
57.3069, 72.6391, -53.7136
Hunter-Lab:
50.2377, 62.4756, -24.7691
#de52bd color charts
#de52bd color shades, tints & tones
#de52bd color schemes
#de52bd color preview, HTML & CSS examples
This text has a color of #de52bd
<p style="color:#de52bd;">Text here</p>
.mytext {color:#de52bd;}
This box has a color of #de52bd
<div style="background-color:#de52bd;">Content here</div>
.mybackground {background-color:#de52bd;}
Border around this has a color of #de52bd
<div style="border:2px solid #de52bd;">Content here</div>
.myborder {border:2px solid #de52bd;}