#dcc2e7 color space conversions
Hex:
#dcc2e7
RGB:
220, 194, 231
CMY:
14, 24, 9
CMYK:
5, 16, 0, 9
HSL:
282°, 43.5294%, 83.3333%
HSV (HSB):
282°, 16.0173%, 90.5882%
XYZ:
63.2308, 59.5687, 83.7666
xyY:
0.3061, 0.2884, 59.5687
CIE-Lab:
81.6032, 15.7789, -14.9783
CIE-LCH:
81.6032, 21.7560, 316.4911
CIE-Luv:
81.6032, 12.2241, -26.0459
Hunter-Lab:
77.1808, 11.1707, -10.3226
#dcc2e7 color charts
#dcc2e7 color shades, tints & tones
#dcc2e7 color schemes
#dcc2e7 color preview, HTML & CSS examples
This text has a color of #dcc2e7
<p style="color:#dcc2e7;">Text here</p>
.mytext {color:#dcc2e7;}
This box has a color of #dcc2e7
<div style="background-color:#dcc2e7;">Content here</div>
.mybackground {background-color:#dcc2e7;}
Border around this has a color of #dcc2e7
<div style="border:2px solid #dcc2e7;">Content here</div>
.myborder {border:2px solid #dcc2e7;}