#de43dd color space conversions
Hex:
#de43dd
RGB:
222, 67, 221
CMY:
13, 74, 13
CMYK:
0, 70, 0, 13
HSL:
300°, 70.1357%, 56.6667%
HSV (HSB):
300°, 69.8198%, 87.0588%
XYZ:
45.1825, 24.7644, 70.8052
xyY:
0.3210, 0.1759, 24.7644
CIE-Lab:
56.8451, 76.2365, -47.6783
CIE-LCH:
56.8451, 89.9179, 327.9781
CIE-Luv:
56.8451, 66.1099, -84.2689
Hunter-Lab:
49.7638, 74.9805, -49.5247
#de43dd color charts
#de43dd color shades, tints & tones
#de43dd color schemes
#de43dd color preview, HTML & CSS examples
This text has a color of #de43dd
<p style="color:#de43dd;">Text here</p>
.mytext {color:#de43dd;}
This box has a color of #de43dd
<div style="background-color:#de43dd;">Content here</div>
.mybackground {background-color:#de43dd;}
Border around this has a color of #de43dd
<div style="border:2px solid #de43dd;">Content here</div>
.myborder {border:2px solid #de43dd;}