#dcc1fc color space conversions
Hex:
#dcc1fc
RGB:
220, 193, 252
CMY:
14, 24, 1
CMYK:
13, 23, 0, 1
HSL:
267°, 90.7692%, 87.2549%
HSV (HSB):
267°, 23.4127%, 98.8235%
XYZ:
66.1559, 60.3838, 100.2639
xyY:
0.2917, 0.2662, 60.3838
CIE-Lab:
82.0464, 20.4980, -25.5315
CIE-LCH:
82.0464, 32.7418, 308.7593
CIE-Luv:
82.0464, 10.7537, -44.0815
Hunter-Lab:
77.7070, 15.9786, -22.1058
#dcc1fc color charts
#dcc1fc color shades, tints & tones
#dcc1fc color schemes
#dcc1fc color preview, HTML & CSS examples
This text has a color of #dcc1fc
<p style="color:#dcc1fc;">Text here</p>
.mytext {color:#dcc1fc;}
This box has a color of #dcc1fc
<div style="background-color:#dcc1fc;">Content here</div>
.mybackground {background-color:#dcc1fc;}
Border around this has a color of #dcc1fc
<div style="border:2px solid #dcc1fc;">Content here</div>
.myborder {border:2px solid #dcc1fc;}