#dcc5e8 color space conversions
Hex:
#dcc5e8
RGB:
220, 197, 232
CMY:
14, 23, 9
CMYK:
5, 15, 0, 9
HSL:
279°, 43.2099%, 84.1176%
HSV (HSB):
279°, 15.0862%, 90.9804%
XYZ:
64.0469, 60.9743, 84.7375
xyY:
0.3053, 0.2907, 60.9743
CIE-Lab:
82.3649, 14.3655, -14.3703
CIE-LCH:
82.3649, 20.3193, 314.9905
CIE-Luv:
82.3649, 10.6617, -24.8657
Hunter-Lab:
78.0861, 9.7568, -9.6801
#dcc5e8 color charts
#dcc5e8 color shades, tints & tones
#dcc5e8 color schemes
#dcc5e8 color preview, HTML & CSS examples
This text has a color of #dcc5e8
<p style="color:#dcc5e8;">Text here</p>
.mytext {color:#dcc5e8;}
This box has a color of #dcc5e8
<div style="background-color:#dcc5e8;">Content here</div>
.mybackground {background-color:#dcc5e8;}
Border around this has a color of #dcc5e8
<div style="border:2px solid #dcc5e8;">Content here</div>
.myborder {border:2px solid #dcc5e8;}