#dcc0fc color space conversions
Hex:
#dcc0fc
RGB:
220, 192, 252
CMY:
14, 25, 1
CMYK:
13, 24, 0, 1
HSL:
268°, 90.9091%, 87.0588%
HSV (HSB):
268°, 23.8095%, 98.8235%
XYZ:
65.9355, 59.9432, 100.1905
xyY:
0.2917, 0.2652, 59.9432
CIE-Lab:
81.8073, 21.0361, -25.8962
CIE-LCH:
81.8073, 33.3636, 309.0878
CIE-Luv:
81.8073, 11.2136, -44.7557
Hunter-Lab:
77.4230, 16.5252, -22.5291
#dcc0fc color charts
#dcc0fc color shades, tints & tones
#dcc0fc color schemes
#dcc0fc color preview, HTML & CSS examples
This text has a color of #dcc0fc
<p style="color:#dcc0fc;">Text here</p>
.mytext {color:#dcc0fc;}
This box has a color of #dcc0fc
<div style="background-color:#dcc0fc;">Content here</div>
.mybackground {background-color:#dcc0fc;}
Border around this has a color of #dcc0fc
<div style="border:2px solid #dcc0fc;">Content here</div>
.myborder {border:2px solid #dcc0fc;}