#de52ed color space conversions
Hex:
#de52ed
RGB:
222, 82, 237
CMY:
13, 68, 7
CMYK:
6, 65, 0, 7
HSL:
294°, 81.1518%, 62.5490%
HSV (HSB):
294°, 65.4008%, 92.9412%
XYZ:
48.4276, 27.6786, 82.9109
xyY:
0.3045, 0.1741, 27.6786
CIE-Lab:
59.5973, 73.5007, -52.2934
CIE-LCH:
59.5973, 90.2050, 324.5694
CIE-Luv:
59.5973, 57.4066, -91.9125
Hunter-Lab:
52.6105, 72.2397, -56.6101
#de52ed color charts
#de52ed color shades, tints & tones
#de52ed color schemes
#de52ed color preview, HTML & CSS examples
This text has a color of #de52ed
<p style="color:#de52ed;">Text here</p>
.mytext {color:#de52ed;}
This box has a color of #de52ed
<div style="background-color:#de52ed;">Content here</div>
.mybackground {background-color:#de52ed;}
Border around this has a color of #de52ed
<div style="border:2px solid #de52ed;">Content here</div>
.myborder {border:2px solid #de52ed;}