#dcc1e4 color space conversions
Hex:
#dcc1e4
RGB:
220, 193, 228
CMY:
14, 24, 11
CMYK:
4, 15, 0, 11
HSL:
286°, 39.3258%, 82.5490%
HSV (HSB):
286°, 15.3509%, 89.4118%
XYZ:
62.5888, 58.9570, 81.4798
xyY:
0.3083, 0.2904, 58.9570
CIE-Lab:
81.2680, 15.7416, -13.8733
CIE-LCH:
81.2680, 20.9825, 318.6098
CIE-Luv:
81.2680, 12.9929, -24.2576
Hunter-Lab:
76.7835, 11.1302, -9.1680
#dcc1e4 color charts
#dcc1e4 color shades, tints & tones
#dcc1e4 color schemes
#dcc1e4 color preview, HTML & CSS examples
This text has a color of #dcc1e4
<p style="color:#dcc1e4;">Text here</p>
.mytext {color:#dcc1e4;}
This box has a color of #dcc1e4
<div style="background-color:#dcc1e4;">Content here</div>
.mybackground {background-color:#dcc1e4;}
Border around this has a color of #dcc1e4
<div style="border:2px solid #dcc1e4;">Content here</div>
.myborder {border:2px solid #dcc1e4;}