#dcc4f9 color space conversions
Hex:
#dcc4f9
RGB:
220, 196, 249
CMY:
14, 23, 2
CMYK:
12, 21, 0, 2
HSL:
267°, 81.5385%, 87.2549%
HSV (HSB):
267°, 21.2851%, 97.6471%
XYZ:
66.3540, 61.5351, 98.0028
xyY:
0.2937, 0.2724, 61.5351
CIE-Lab:
82.6655, 18.2712, -22.9902
CIE-LCH:
82.6655, 29.3664, 308.4756
CIE-Luv:
82.6655, 9.6386, -39.5581
Hunter-Lab:
78.4443, 13.7111, -19.1617
#dcc4f9 color charts
#dcc4f9 color shades, tints & tones
#dcc4f9 color schemes
#dcc4f9 color preview, HTML & CSS examples
This text has a color of #dcc4f9
<p style="color:#dcc4f9;">Text here</p>
.mytext {color:#dcc4f9;}
This box has a color of #dcc4f9
<div style="background-color:#dcc4f9;">Content here</div>
.mybackground {background-color:#dcc4f9;}
Border around this has a color of #dcc4f9
<div style="border:2px solid #dcc4f9;">Content here</div>
.myborder {border:2px solid #dcc4f9;}