#de57e2 color space conversions
Hex:
#de57e2
RGB:
222, 87, 226
CMY:
13, 66, 11
CMYK:
2, 62, 0, 11
HSL:
298°, 70.5584%, 61.3725%
HSV (HSB):
298°, 61.5044%, 88.6275%
XYZ:
47.2599, 27.8370, 74.8337
xyY:
0.3152, 0.1857, 27.8370
CIE-Lab:
59.7412, 69.6445, -45.9108
CIE-LCH:
59.7412, 83.4156, 326.6065
CIE-Luv:
59.7412, 59.3368, -81.4573
Hunter-Lab:
52.7608, 67.5581, -47.1620
#de57e2 color charts
#de57e2 color shades, tints & tones
#de57e2 color schemes
#de57e2 color preview, HTML & CSS examples
This text has a color of #de57e2
<p style="color:#de57e2;">Text here</p>
.mytext {color:#de57e2;}
This box has a color of #de57e2
<div style="background-color:#de57e2;">Content here</div>
.mybackground {background-color:#de57e2;}
Border around this has a color of #de57e2
<div style="border:2px solid #de57e2;">Content here</div>
.myborder {border:2px solid #de57e2;}