#dcc7ec color space conversions
Hex:
#dcc7ec
RGB:
220, 199, 236
CMY:
14, 22, 7
CMYK:
7, 16, 0, 7
HSL:
274°, 49.3333%, 85.2941%
HSV (HSB):
274°, 15.6780%, 92.5490%
XYZ:
65.0789, 62.1186, 87.9169
xyY:
0.3025, 0.2888, 62.1186
CIE-Lab:
82.9765, 14.0716, -15.5886
CIE-LCH:
82.9765, 21.0003, 312.0720
CIE-Luv:
82.9765, 9.3417, -26.8015
Hunter-Lab:
78.8154, 9.4630, -10.9660
#dcc7ec color charts
#dcc7ec color shades, tints & tones
#dcc7ec color schemes
#dcc7ec color preview, HTML & CSS examples
This text has a color of #dcc7ec
<p style="color:#dcc7ec;">Text here</p>
.mytext {color:#dcc7ec;}
This box has a color of #dcc7ec
<div style="background-color:#dcc7ec;">Content here</div>
.mybackground {background-color:#dcc7ec;}
Border around this has a color of #dcc7ec
<div style="border:2px solid #dcc7ec;">Content here</div>
.myborder {border:2px solid #dcc7ec;}