#dcdff9 color space conversions
Hex:
#dcdff9
RGB:
220, 223, 249
CMY:
14, 13, 2
CMYK:
12, 10, 0, 2
HSL:
234°, 70.7317%, 91.9608%
HSV (HSB):
234°, 11.6466%, 97.6471%
XYZ:
73.0018, 74.8305, 100.2187
xyY:
0.2943, 0.3017, 74.8305
CIE-Lab:
89.3136, 3.9598, -12.9726
CIE-LCH:
89.3136, 13.5635, 286.9743
CIE-Luv:
89.3136, -3.0920, -21.1170
Hunter-Lab:
86.5047, -0.7460, -8.1363
#dcdff9 color charts
#dcdff9 color shades, tints & tones
#dcdff9 color schemes
#dcdff9 color preview, HTML & CSS examples
This text has a color of #dcdff9
<p style="color:#dcdff9;">Text here</p>
.mytext {color:#dcdff9;}
This box has a color of #dcdff9
<div style="background-color:#dcdff9;">Content here</div>
.mybackground {background-color:#dcdff9;}
Border around this has a color of #dcdff9
<div style="border:2px solid #dcdff9;">Content here</div>
.myborder {border:2px solid #dcdff9;}