#de17d1 color space conversions
Hex:
#de17d1
RGB:
222, 23, 209
CMY:
13, 91, 18
CMYK:
0, 90, 6, 13
HSL:
304°, 81.2245%, 48.0392%
HSV (HSB):
304°, 89.6396%, 87.0588%
XYZ:
41.9392, 20.7458, 62.1155
xyY:
0.3360, 0.1662, 20.7458
CIE-Lab:
52.6702, 84.6620, -47.4765
CIE-LCH:
52.6702, 97.0653, 330.7173
CIE-Luv:
52.6702, 77.4577, -83.6957
Hunter-Lab:
45.5476, 84.6506, -48.9734
#de17d1 color charts
#de17d1 color shades, tints & tones
#de17d1 color schemes
#de17d1 color preview, HTML & CSS examples
This text has a color of #de17d1
<p style="color:#de17d1;">Text here</p>
.mytext {color:#de17d1;}
This box has a color of #de17d1
<div style="background-color:#de17d1;">Content here</div>
.mybackground {background-color:#de17d1;}
Border around this has a color of #de17d1
<div style="border:2px solid #de17d1;">Content here</div>
.myborder {border:2px solid #de17d1;}