#de8cc9 color space conversions
Hex:
#de8cc9
RGB:
222, 140, 201
CMY:
13, 45, 21
CMYK:
0, 37, 9, 13
HSL:
315°, 55.4054%, 70.9804%
HSV (HSB):
315°, 36.9369%, 87.0588%
XYZ:
50.0449, 38.5028, 60.0525
xyY:
0.3368, 0.2591, 38.5028
CIE-Lab:
68.3896, 39.9999, -18.5170
CIE-LCH:
68.3896, 44.0780, 335.1594
CIE-Luv:
68.3896, 44.4404, -34.9693
Hunter-Lab:
62.0506, 35.3747, -13.9453
#de8cc9 color charts
#de8cc9 color shades, tints & tones
#de8cc9 color schemes
#de8cc9 color preview, HTML & CSS examples
This text has a color of #de8cc9
<p style="color:#de8cc9;">Text here</p>
.mytext {color:#de8cc9;}
This box has a color of #de8cc9
<div style="background-color:#de8cc9;">Content here</div>
.mybackground {background-color:#de8cc9;}
Border around this has a color of #de8cc9
<div style="border:2px solid #de8cc9;">Content here</div>
.myborder {border:2px solid #de8cc9;}