#dcc0f5 color space conversions
Hex:
#dcc0f5
RGB:
220, 192, 245
CMY:
14, 25, 4
CMYK:
10, 22, 0, 4
HSL:
272°, 72.6027%, 85.6863%
HSV (HSB):
272°, 21.6327%, 96.0784%
XYZ:
64.8463, 59.5075, 94.4545
xyY:
0.2964, 0.2720, 59.5075
CIE-Lab:
81.5698, 19.6091, -22.5203
CIE-LCH:
81.5698, 29.8610, 311.0471
CIE-Luv:
81.5698, 11.8798, -38.9310
Hunter-Lab:
77.1411, 15.0536, -18.5982
#dcc0f5 color charts
#dcc0f5 color shades, tints & tones
#dcc0f5 color schemes
#dcc0f5 color preview, HTML & CSS examples
This text has a color of #dcc0f5
<p style="color:#dcc0f5;">Text here</p>
.mytext {color:#dcc0f5;}
This box has a color of #dcc0f5
<div style="background-color:#dcc0f5;">Content here</div>
.mybackground {background-color:#dcc0f5;}
Border around this has a color of #dcc0f5
<div style="border:2px solid #dcc0f5;">Content here</div>
.myborder {border:2px solid #dcc0f5;}