#dcc7f5 color space conversions
Hex:
#dcc7f5
RGB:
220, 199, 245
CMY:
14, 22, 4
CMYK:
10, 19, 0, 4
HSL:
267°, 69.6970%, 87.0588%
HSV (HSB):
267°, 18.7755%, 96.0784%
XYZ:
66.4201, 62.6551, 94.9791
xyY:
0.2964, 0.2796, 62.6551
CIE-Lab:
83.2606, 15.8536, -19.9576
CIE-LCH:
83.2606, 25.4881, 308.4624
CIE-Luv:
83.2606, 8.5780, -34.2127
Hunter-Lab:
79.1550, 11.2607, -15.7344
#dcc7f5 color charts
#dcc7f5 color shades, tints & tones
#dcc7f5 color schemes
#dcc7f5 color preview, HTML & CSS examples
This text has a color of #dcc7f5
<p style="color:#dcc7f5;">Text here</p>
.mytext {color:#dcc7f5;}
This box has a color of #dcc7f5
<div style="background-color:#dcc7f5;">Content here</div>
.mybackground {background-color:#dcc7f5;}
Border around this has a color of #dcc7f5
<div style="border:2px solid #dcc7f5;">Content here</div>
.myborder {border:2px solid #dcc7f5;}