#dcc8ef color space conversions
Hex:
#dcc8ef
RGB:
220, 200, 239
CMY:
14, 22, 6
CMYK:
8, 16, 0, 6
HSL:
271°, 54.9296%, 86.0784%
HSV (HSB):
271°, 16.3180%, 93.7255%
XYZ:
65.7495, 62.7562, 90.3091
xyY:
0.3005, 0.2868, 62.7562
CIE-Lab:
83.3139, 14.1253, -16.6808
CIE-LCH:
83.3139, 21.8580, 310.2579
CIE-Luv:
83.3139, 8.6058, -28.5913
Hunter-Lab:
79.2188, 9.5173, -12.1372
#dcc8ef color charts
#dcc8ef color shades, tints & tones
#dcc8ef color schemes
#dcc8ef color preview, HTML & CSS examples
This text has a color of #dcc8ef
<p style="color:#dcc8ef;">Text here</p>
.mytext {color:#dcc8ef;}
This box has a color of #dcc8ef
<div style="background-color:#dcc8ef;">Content here</div>
.mybackground {background-color:#dcc8ef;}
Border around this has a color of #dcc8ef
<div style="border:2px solid #dcc8ef;">Content here</div>
.myborder {border:2px solid #dcc8ef;}