#dddef8 color space conversions
Hex:
#dddef8
RGB:
221, 222, 248
CMY:
13, 13, 3
CMYK:
11, 10, 0, 3
HSL:
238°, 65.8537%, 91.9608%
HSV (HSB):
238°, 10.8871%, 97.2549%
XYZ:
72.8833, 74.3920, 99.3247
xyY:
0.2956, 0.3017, 74.3920
CIE-Lab:
89.1074, 4.6005, -12.7478
CIE-LCH:
89.1074, 13.5525, 289.8440
CIE-Luv:
89.1074, -2.0277, -20.8541
Hunter-Lab:
86.2508, -0.1035, -7.9016
#dddef8 color charts
#dddef8 color shades, tints & tones
#dddef8 color schemes
#dddef8 color preview, HTML & CSS examples
This text has a color of #dddef8
<p style="color:#dddef8;">Text here</p>
.mytext {color:#dddef8;}
This box has a color of #dddef8
<div style="background-color:#dddef8;">Content here</div>
.mybackground {background-color:#dddef8;}
Border around this has a color of #dddef8
<div style="border:2px solid #dddef8;">Content here</div>
.myborder {border:2px solid #dddef8;}