#dcc5eb color space conversions
Hex:
#dcc5eb
RGB:
220, 197, 235
CMY:
14, 23, 8
CMYK:
6, 16, 0, 8
HSL:
276°, 48.7179%, 84.7059%
HSV (HSB):
276°, 16.1702%, 92.1569%
XYZ:
64.4768, 61.1463, 87.0014
xyY:
0.3032, 0.2876, 61.1463
CIE-Lab:
82.4573, 14.9459, -15.8349
CIE-LCH:
82.4573, 21.7744, 313.3457
CIE-Luv:
82.4573, 10.4002, -27.3218
Hunter-Lab:
78.1961, 10.3396, -11.2291
#dcc5eb color charts
#dcc5eb color shades, tints & tones
#dcc5eb color schemes
#dcc5eb color preview, HTML & CSS examples
This text has a color of #dcc5eb
<p style="color:#dcc5eb;">Text here</p>
.mytext {color:#dcc5eb;}
This box has a color of #dcc5eb
<div style="background-color:#dcc5eb;">Content here</div>
.mybackground {background-color:#dcc5eb;}
Border around this has a color of #dcc5eb
<div style="border:2px solid #dcc5eb;">Content here</div>
.myborder {border:2px solid #dcc5eb;}