#dddefc color space conversions
Hex:
#dddefc
RGB:
221, 222, 252
CMY:
13, 13, 1
CMYK:
12, 12, 0, 1
HSL:
238°, 83.7838%, 92.7451%
HSV (HSB):
238°, 12.3016%, 98.8235%
XYZ:
73.5108, 74.6430, 102.6286
xyY:
0.2931, 0.2976, 74.6430
CIE-Lab:
89.2255, 5.4011, -14.6715
CIE-LCH:
89.2255, 15.6341, 290.2105
CIE-Luv:
89.2255, -2.2585, -24.1139
Hunter-Lab:
86.3962, 0.6846, -9.9523
#dddefc color charts
#dddefc color shades, tints & tones
#dddefc color schemes
#dddefc color preview, HTML & CSS examples
This text has a color of #dddefc
<p style="color:#dddefc;">Text here</p>
.mytext {color:#dddefc;}
This box has a color of #dddefc
<div style="background-color:#dddefc;">Content here</div>
.mybackground {background-color:#dddefc;}
Border around this has a color of #dddefc
<div style="border:2px solid #dddefc;">Content here</div>
.myborder {border:2px solid #dddefc;}