#dcc1f2 color space conversions
Hex:
#dcc1f2
RGB:
220, 193, 242
CMY:
14, 24, 5
CMYK:
9, 20, 0, 5
HSL:
273°, 65.3333%, 85.2941%
HSV (HSB):
273°, 20.2479%, 94.9020%
XYZ:
64.6122, 59.7664, 92.1350
xyY:
0.2984, 0.2760, 59.7664
CIE-Lab:
81.7110, 18.4698, -20.7024
CIE-LCH:
81.7110, 27.7439, 311.7380
CIE-Luv:
81.7110, 11.6905, -35.7724
Hunter-Lab:
77.3087, 13.8944, -16.5446
#dcc1f2 color charts
#dcc1f2 color shades, tints & tones
#dcc1f2 color schemes
#dcc1f2 color preview, HTML & CSS examples
This text has a color of #dcc1f2
<p style="color:#dcc1f2;">Text here</p>
.mytext {color:#dcc1f2;}
This box has a color of #dcc1f2
<div style="background-color:#dcc1f2;">Content here</div>
.mybackground {background-color:#dcc1f2;}
Border around this has a color of #dcc1f2
<div style="border:2px solid #dcc1f2;">Content here</div>
.myborder {border:2px solid #dcc1f2;}