#dcc7de color space conversions
Hex:
#dcc7de
RGB:
220, 199, 222
CMY:
14, 22, 13
CMYK:
1, 10, 0, 13
HSL:
295°, 25.8427%, 82.5490%
HSV (HSB):
295°, 10.3604%, 87.0588%
XYZ:
63.1234, 61.3364, 77.6194
xyY:
0.3124, 0.3035, 61.3364
CIE-Lab:
82.5593, 11.4108, -8.7327
CIE-LCH:
82.5593, 14.3690, 322.5731
CIE-Luv:
82.5593, 10.5163, -15.4299
Hunter-Lab:
78.3176, 6.8141, -3.9391
#dcc7de color charts
#dcc7de color shades, tints & tones
#dcc7de color schemes
#dcc7de color preview, HTML & CSS examples
This text has a color of #dcc7de
<p style="color:#dcc7de;">Text here</p>
.mytext {color:#dcc7de;}
This box has a color of #dcc7de
<div style="background-color:#dcc7de;">Content here</div>
.mybackground {background-color:#dcc7de;}
Border around this has a color of #dcc7de
<div style="border:2px solid #dcc7de;">Content here</div>
.myborder {border:2px solid #dcc7de;}