#de17e3 color space conversions
Hex:
#de17e3
RGB:
222, 23, 227
CMY:
13, 91, 11
CMYK:
2, 90, 0, 11
HSL:
299°, 81.6000%, 49.0196%
HSV (HSB):
299°, 89.8678%, 89.0196%
XYZ:
44.2957, 21.6884, 74.5247
xyY:
0.3153, 0.1544, 21.6884
CIE-Lab:
53.6949, 87.2453, -56.0922
CIE-LCH:
53.6949, 103.7212, 327.2620
CIE-Luv:
53.6949, 70.3981, -97.2209
Hunter-Lab:
46.5708, 88.2808, -62.2788
#de17e3 color charts
#de17e3 color shades, tints & tones
#de17e3 color schemes
#de17e3 color preview, HTML & CSS examples
This text has a color of #de17e3
<p style="color:#de17e3;">Text here</p>
.mytext {color:#de17e3;}
This box has a color of #de17e3
<div style="background-color:#de17e3;">Content here</div>
.mybackground {background-color:#de17e3;}
Border around this has a color of #de17e3
<div style="border:2px solid #de17e3;">Content here</div>
.myborder {border:2px solid #de17e3;}