#dcc4f0 color space conversions
Hex:
#dcc4f0
RGB:
220, 196, 240
CMY:
14, 23, 6
CMYK:
8, 18, 0, 6
HSL:
273°, 59.4595%, 85.4902%
HSV (HSB):
273°, 18.3333%, 94.1176%
XYZ:
64.9833, 60.9868, 90.7847
xyY:
0.2998, 0.2814, 60.9868
CIE-Lab:
82.3716, 16.4626, -18.6347
CIE-LCH:
82.3716, 24.8650, 311.4585
CIE-Luv:
82.3716, 10.4423, -32.1053
Hunter-Lab:
78.0940, 11.8682, -14.2591
#dcc4f0 color charts
#dcc4f0 color shades, tints & tones
#dcc4f0 color schemes
#dcc4f0 color preview, HTML & CSS examples
This text has a color of #dcc4f0
<p style="color:#dcc4f0;">Text here</p>
.mytext {color:#dcc4f0;}
This box has a color of #dcc4f0
<div style="background-color:#dcc4f0;">Content here</div>
.mybackground {background-color:#dcc4f0;}
Border around this has a color of #dcc4f0
<div style="border:2px solid #dcc4f0;">Content here</div>
.myborder {border:2px solid #dcc4f0;}