#dcc7e8 color space conversions
Hex:
#dcc7e8
RGB:
220, 199, 232
CMY:
14, 22, 9
CMYK:
5, 14, 0, 9
HSL:
278°, 41.7722%, 84.5098%
HSV (HSB):
278°, 14.2241%, 90.9804%
XYZ:
64.5041, 61.8887, 84.8899
xyY:
0.3053, 0.2929, 61.8887
CIE-Lab:
82.8542, 13.2972, -13.6370
CIE-LCH:
82.8542, 19.0469, 314.2773
CIE-Luv:
82.8542, 9.6792, -23.5307
Hunter-Lab:
78.6694, 8.6878, -8.9096
#dcc7e8 color charts
#dcc7e8 color shades, tints & tones
#dcc7e8 color schemes
#dcc7e8 color preview, HTML & CSS examples
This text has a color of #dcc7e8
<p style="color:#dcc7e8;">Text here</p>
.mytext {color:#dcc7e8;}
This box has a color of #dcc7e8
<div style="background-color:#dcc7e8;">Content here</div>
.mybackground {background-color:#dcc7e8;}
Border around this has a color of #dcc7e8
<div style="border:2px solid #dcc7e8;">Content here</div>
.myborder {border:2px solid #dcc7e8;}