#de6ddc color space conversions
Hex:
#de6ddc
RGB:
222, 109, 220
CMY:
13, 57, 14
CMYK:
0, 51, 1, 13
HSL:
301°, 63.1285%, 64.9020%
HSV (HSB):
301°, 50.9009%, 87.0588%
XYZ:
48.5111, 31.6342, 71.2593
xyY:
0.3204, 0.2089, 31.6342
CIE-Lab:
63.0394, 58.8935, -37.3682
CIE-LCH:
63.0394, 69.7483, 327.6047
CIE-Luv:
63.0394, 53.6949, -67.1395
Hunter-Lab:
56.2443, 55.5301, -35.7472
#de6ddc color charts
#de6ddc color shades, tints & tones
#de6ddc color schemes
#de6ddc color preview, HTML & CSS examples
This text has a color of #de6ddc
<p style="color:#de6ddc;">Text here</p>
.mytext {color:#de6ddc;}
This box has a color of #de6ddc
<div style="background-color:#de6ddc;">Content here</div>
.mybackground {background-color:#de6ddc;}
Border around this has a color of #de6ddc
<div style="border:2px solid #de6ddc;">Content here</div>
.myborder {border:2px solid #de6ddc;}