#dcdaf4 color space conversions
Hex:
#dcdaf4
RGB:
220, 218, 244
CMY:
14, 15, 4
CMYK:
10, 11, 0, 4
HSL:
245°, 54.1667%, 90.5882%
HSV (HSB):
245°, 10.6557%, 95.6863%
XYZ:
70.9157, 71.8901, 95.7265
xyY:
0.2973, 0.3014, 71.8901
CIE-Lab:
87.9157, 5.5815, -12.4314
CIE-LCH:
87.9157, 13.6270, 294.1792
CIE-Luv:
87.9157, -0.4164, -20.4713
Hunter-Lab:
84.7880, 0.9163, -7.5873
#dcdaf4 color charts
#dcdaf4 color shades, tints & tones
#dcdaf4 color schemes
#dcdaf4 color preview, HTML & CSS examples
This text has a color of #dcdaf4
<p style="color:#dcdaf4;">Text here</p>
.mytext {color:#dcdaf4;}
This box has a color of #dcdaf4
<div style="background-color:#dcdaf4;">Content here</div>
.mybackground {background-color:#dcdaf4;}
Border around this has a color of #dcdaf4
<div style="border:2px solid #dcdaf4;">Content here</div>
.myborder {border:2px solid #dcdaf4;}