#de71dd color space conversions
Hex:
#de71dd
RGB:
222, 113, 221
CMY:
13, 56, 13
CMYK:
0, 49, 0, 13
HSL:
301°, 62.2857%, 65.6863%
HSV (HSB):
301°, 49.0991%, 87.0588%
XYZ:
49.0805, 32.5603, 72.1046
xyY:
0.3192, 0.2118, 32.5603
CIE-Lab:
63.8033, 57.1579, -36.7349
CIE-LCH:
63.8033, 67.9447, 327.2715
CIE-Luv:
63.8033, 51.9261, -66.0084
Hunter-Lab:
57.0616, 53.6755, -34.9772
#de71dd color charts
#de71dd color shades, tints & tones
#de71dd color schemes
#de71dd color preview, HTML & CSS examples
This text has a color of #de71dd
<p style="color:#de71dd;">Text here</p>
.mytext {color:#de71dd;}
This box has a color of #de71dd
<div style="background-color:#de71dd;">Content here</div>
.mybackground {background-color:#de71dd;}
Border around this has a color of #de71dd
<div style="border:2px solid #de71dd;">Content here</div>
.myborder {border:2px solid #de71dd;}