#dcc1e9 color space conversions
Hex:
#dcc1e9
RGB:
220, 193, 233
CMY:
14, 24, 9
CMYK:
6, 17, 0, 9
HSL:
281°, 47.6190%, 83.5294%
HSV (HSB):
281°, 17.1674%, 91.3725%
XYZ:
63.2931, 59.2388, 85.1891
xyY:
0.3047, 0.2852, 59.2388
CIE-Lab:
81.4227, 16.7006, -16.3211
CIE-LCH:
81.4227, 23.3514, 315.6583
CIE-Luv:
81.4227, 12.5294, -28.3506
Hunter-Lab:
76.9667, 12.0967, -11.7473
#dcc1e9 color charts
#dcc1e9 color shades, tints & tones
#dcc1e9 color schemes
#dcc1e9 color preview, HTML & CSS examples
This text has a color of #dcc1e9
<p style="color:#dcc1e9;">Text here</p>
.mytext {color:#dcc1e9;}
This box has a color of #dcc1e9
<div style="background-color:#dcc1e9;">Content here</div>
.mybackground {background-color:#dcc1e9;}
Border around this has a color of #dcc1e9
<div style="border:2px solid #dcc1e9;">Content here</div>
.myborder {border:2px solid #dcc1e9;}