#dcc1f6 color space conversions
Hex:
#dcc1f6
RGB:
220, 193, 246
CMY:
14, 24, 4
CMYK:
11, 22, 0, 4
HSL:
271°, 74.6479%, 86.0784%
HSV (HSB):
271°, 21.5447%, 96.4706%
XYZ:
65.2197, 60.0094, 95.3343
xyY:
0.2957, 0.2721, 60.0094
CIE-Lab:
81.8433, 19.2734, -22.6391
CIE-LCH:
81.8433, 29.7320, 310.4089
CIE-Luv:
81.8433, 11.3162, -39.0894
Hunter-Lab:
77.4657, 14.7172, -18.7401
#dcc1f6 color charts
#dcc1f6 color shades, tints & tones
#dcc1f6 color schemes
#dcc1f6 color preview, HTML & CSS examples
This text has a color of #dcc1f6
<p style="color:#dcc1f6;">Text here</p>
.mytext {color:#dcc1f6;}
This box has a color of #dcc1f6
<div style="background-color:#dcc1f6;">Content here</div>
.mybackground {background-color:#dcc1f6;}
Border around this has a color of #dcc1f6
<div style="border:2px solid #dcc1f6;">Content here</div>
.myborder {border:2px solid #dcc1f6;}