#de20d2 color space conversions
Hex:
#de20d2
RGB:
222, 32, 210
CMY:
13, 87, 18
CMYK:
0, 86, 5, 13
HSL:
304°, 74.8031%, 49.8039%
HSV (HSB):
304°, 85.5856%, 87.0588%
XYZ:
42.2736, 21.2158, 62.8398
xyY:
0.3346, 0.1679, 21.2158
CIE-Lab:
53.1848, 83.4526, -47.2314
CIE-LCH:
53.1848, 95.8913, 330.4916
CIE-Luv:
53.1848, 76.1566, -83.3524
Hunter-Lab:
46.0606, 83.2181, -48.6461
#de20d2 color charts
#de20d2 color shades, tints & tones
#de20d2 color schemes
#de20d2 color preview, HTML & CSS examples
This text has a color of #de20d2
<p style="color:#de20d2;">Text here</p>
.mytext {color:#de20d2;}
This box has a color of #de20d2
<div style="background-color:#de20d2;">Content here</div>
.mybackground {background-color:#de20d2;}
Border around this has a color of #de20d2
<div style="border:2px solid #de20d2;">Content here</div>
.myborder {border:2px solid #de20d2;}