#de8dcd color space conversions
Hex:
#de8dcd
RGB:
222, 141, 205
CMY:
13, 45, 20
CMYK:
0, 36, 8, 13
HSL:
313°, 55.1020%, 71.1765%
HSV (HSB):
313°, 36.4865%, 87.0588%
XYZ:
50.6685, 38.9871, 62.6124
xyY:
0.3328, 0.2560, 38.9871
CIE-Lab:
68.7419, 40.1513, -20.2077
CIE-LCH:
68.7419, 44.9497, 333.2844
CIE-Luv:
68.7419, 43.1892, -37.6675
Hunter-Lab:
62.4397, 35.5797, -15.7462
#de8dcd color charts
#de8dcd color shades, tints & tones
#de8dcd color schemes
#de8dcd color preview, HTML & CSS examples
This text has a color of #de8dcd
<p style="color:#de8dcd;">Text here</p>
.mytext {color:#de8dcd;}
This box has a color of #de8dcd
<div style="background-color:#de8dcd;">Content here</div>
.mybackground {background-color:#de8dcd;}
Border around this has a color of #de8dcd
<div style="border:2px solid #de8dcd;">Content here</div>
.myborder {border:2px solid #de8dcd;}