#dcc7f4 color space conversions
Hex:
#dcc7f4
RGB:
220, 199, 244
CMY:
14, 22, 4
CMYK:
10, 18, 0, 4
HSL:
268°, 67.1642%, 86.8627%
HSV (HSB):
268°, 18.4426%, 95.6863%
XYZ:
66.2678, 62.5941, 94.1771
xyY:
0.2971, 0.2806, 62.5941
CIE-Lab:
83.2284, 15.6530, -19.4737
CIE-LCH:
83.2284, 24.9848, 308.7923
CIE-Luv:
83.2284, 8.6631, -33.3861
Hunter-Lab:
79.1165, 11.0574, -15.1950
#dcc7f4 color charts
#dcc7f4 color shades, tints & tones
#dcc7f4 color schemes
#dcc7f4 color preview, HTML & CSS examples
This text has a color of #dcc7f4
<p style="color:#dcc7f4;">Text here</p>
.mytext {color:#dcc7f4;}
This box has a color of #dcc7f4
<div style="background-color:#dcc7f4;">Content here</div>
.mybackground {background-color:#dcc7f4;}
Border around this has a color of #dcc7f4
<div style="border:2px solid #dcc7f4;">Content here</div>
.myborder {border:2px solid #dcc7f4;}