#d9def5 color space conversions
Hex:
#d9def5
RGB:
217, 222, 245
CMY:
15, 13, 4
CMYK:
11, 9, 0, 4
HSL:
229°, 58.3333%, 90.5882%
HSV (HSB):
229°, 11.4286%, 96.0784%
XYZ:
71.2180, 73.5868, 96.8363
xyY:
0.2947, 0.3045, 73.5868
CIE-Lab:
88.7268, 2.7284, -11.7704
CIE-LCH:
88.7268, 12.0825, 283.0506
CIE-Luv:
88.7268, -3.9889, -18.9515
Hunter-Lab:
85.7828, -1.9268, -6.8819
#d9def5 color charts
#d9def5 color shades, tints & tones
#d9def5 color schemes
#d9def5 color preview, HTML & CSS examples
This text has a color of #d9def5
<p style="color:#d9def5;">Text here</p>
.mytext {color:#d9def5;}
This box has a color of #d9def5
<div style="background-color:#d9def5;">Content here</div>
.mybackground {background-color:#d9def5;}
Border around this has a color of #d9def5
<div style="border:2px solid #d9def5;">Content here</div>
.myborder {border:2px solid #d9def5;}