#dcc1f1 color space conversions
Hex:
#dcc1f1
RGB:
220, 193, 241
CMY:
14, 24, 5
CMYK:
9, 20, 0, 5
HSL:
274°, 63.1579%, 85.0980%
HSV (HSB):
274°, 19.9170%, 94.5098%
XYZ:
64.4623, 59.7064, 91.3461
xyY:
0.2991, 0.2770, 59.7064
CIE-Lab:
81.6784, 18.2706, -20.2172
CIE-LCH:
81.6784, 27.2497, 312.1046
CIE-Luv:
81.6784, 11.7839, -34.9448
Hunter-Lab:
77.2699, 13.6910, -16.0018
#dcc1f1 color charts
#dcc1f1 color shades, tints & tones
#dcc1f1 color schemes
#dcc1f1 color preview, HTML & CSS examples
This text has a color of #dcc1f1
<p style="color:#dcc1f1;">Text here</p>
.mytext {color:#dcc1f1;}
This box has a color of #dcc1f1
<div style="background-color:#dcc1f1;">Content here</div>
.mybackground {background-color:#dcc1f1;}
Border around this has a color of #dcc1f1
<div style="border:2px solid #dcc1f1;">Content here</div>
.myborder {border:2px solid #dcc1f1;}