#de20d7 color space conversions
Hex:
#de20d7
RGB:
222, 32, 215
CMY:
13, 87, 16
CMYK:
0, 86, 3, 13
HSL:
302°, 74.8031%, 49.8039%
HSV (HSB):
302°, 85.5856%, 87.0588%
XYZ:
42.9065, 21.4689, 66.1725
xyY:
0.3287, 0.1645, 21.4689
CIE-Lab:
53.4589, 84.1664, -49.6520
CIE-LCH:
53.4589, 97.7205, 329.4625
CIE-Luv:
53.4589, 74.1905, -87.1608
Hunter-Lab:
46.3346, 84.2080, -52.2405
#de20d7 color charts
#de20d7 color shades, tints & tones
#de20d7 color schemes
#de20d7 color preview, HTML & CSS examples
This text has a color of #de20d7
<p style="color:#de20d7;">Text here</p>
.mytext {color:#de20d7;}
This box has a color of #de20d7
<div style="background-color:#de20d7;">Content here</div>
.mybackground {background-color:#de20d7;}
Border around this has a color of #de20d7
<div style="border:2px solid #de20d7;">Content here</div>
.myborder {border:2px solid #de20d7;}