#dcc9f7 color space conversions
Hex:
#dcc9f7
RGB:
220, 201, 247
CMY:
14, 21, 3
CMYK:
11, 19, 0, 3
HSL:
265°, 74.1935%, 87.8431%
HSV (HSB):
265°, 18.6235%, 96.8627%
XYZ:
67.1903, 63.7043, 96.7505
xyY:
0.2952, 0.2798, 63.7043
CIE-Lab:
83.8116, 15.1871, -20.1882
CIE-LCH:
83.8116, 25.2629, 306.9533
CIE-Luv:
83.8116, 7.4653, -34.5118
Hunter-Lab:
79.8150, 10.5897, -16.0000
#dcc9f7 color charts
#dcc9f7 color shades, tints & tones
#dcc9f7 color schemes
#dcc9f7 color preview, HTML & CSS examples
This text has a color of #dcc9f7
<p style="color:#dcc9f7;">Text here</p>
.mytext {color:#dcc9f7;}
This box has a color of #dcc9f7
<div style="background-color:#dcc9f7;">Content here</div>
.mybackground {background-color:#dcc9f7;}
Border around this has a color of #dcc9f7
<div style="border:2px solid #dcc9f7;">Content here</div>
.myborder {border:2px solid #dcc9f7;}