#dcdff5 color space conversions
Hex:
#dcdff5
RGB:
220, 223, 245
CMY:
14, 13, 4
CMYK:
10, 9, 0, 4
HSL:
233°, 55.5556%, 91.1765%
HSV (HSB):
233°, 10.2041%, 96.0784%
XYZ:
72.3843, 74.5836, 96.9672
xyY:
0.2967, 0.3058, 74.5836
CIE-Lab:
89.1976, 3.1651, -11.0455
CIE-LCH:
89.1976, 11.4900, 285.9897
CIE-Luv:
89.1976, -2.8708, -17.8709
Hunter-Lab:
86.3618, -1.5230, -6.1177
#dcdff5 color charts
#dcdff5 color shades, tints & tones
#dcdff5 color schemes
#dcdff5 color preview, HTML & CSS examples
This text has a color of #dcdff5
<p style="color:#dcdff5;">Text here</p>
.mytext {color:#dcdff5;}
This box has a color of #dcdff5
<div style="background-color:#dcdff5;">Content here</div>
.mybackground {background-color:#dcdff5;}
Border around this has a color of #dcdff5
<div style="border:2px solid #dcdff5;">Content here</div>
.myborder {border:2px solid #dcdff5;}