#de52e2 color space conversions
Hex:
#de52e2
RGB:
222, 82, 226
CMY:
13, 68, 11
CMYK:
2, 64, 0, 11
HSL:
298°, 71.2871%, 60.3922%
HSV (HSB):
298°, 63.7168%, 88.6275%
XYZ:
46.8690, 27.0552, 74.7034
xyY:
0.3153, 0.1820, 27.0552
CIE-Lab:
59.0254, 71.6347, -47.0425
CIE-LCH:
59.0254, 85.7002, 326.7071
CIE-Luv:
59.0254, 60.7424, -83.3041
Hunter-Lab:
52.0146, 69.8161, -48.7422
#de52e2 color charts
#de52e2 color shades, tints & tones
#de52e2 color schemes
#de52e2 color preview, HTML & CSS examples
This text has a color of #de52e2
<p style="color:#de52e2;">Text here</p>
.mytext {color:#de52e2;}
This box has a color of #de52e2
<div style="background-color:#de52e2;">Content here</div>
.mybackground {background-color:#de52e2;}
Border around this has a color of #de52e2
<div style="border:2px solid #de52e2;">Content here</div>
.myborder {border:2px solid #de52e2;}