#dcc3e4 color space conversions
Hex:
#dcc3e4
RGB:
220, 195, 228
CMY:
14, 24, 11
CMYK:
4, 14, 0, 11
HSL:
285°, 37.9310%, 82.9412%
HSV (HSB):
285°, 14.4737%, 89.4118%
XYZ:
63.0339, 59.8473, 81.6282
xyY:
0.3082, 0.2926, 59.8473
CIE-Lab:
81.7551, 14.6706, -13.1435
CIE-LCH:
81.7551, 19.6972, 318.1426
CIE-Luv:
81.7551, 12.0017, -22.9323
Hunter-Lab:
77.3610, 10.0603, -8.4077
#dcc3e4 color charts
#dcc3e4 color shades, tints & tones
#dcc3e4 color schemes
#dcc3e4 color preview, HTML & CSS examples
This text has a color of #dcc3e4
<p style="color:#dcc3e4;">Text here</p>
.mytext {color:#dcc3e4;}
This box has a color of #dcc3e4
<div style="background-color:#dcc3e4;">Content here</div>
.mybackground {background-color:#dcc3e4;}
Border around this has a color of #dcc3e4
<div style="border:2px solid #dcc3e4;">Content here</div>
.myborder {border:2px solid #dcc3e4;}