#d9d8f5 color space conversions
Hex:
#d9d8f5
RGB:
217, 216, 245
CMY:
15, 15, 4
CMYK:
11, 12, 0, 4
HSL:
242°, 59.1837%, 90.3922%
HSV (HSB):
242°, 11.8367%, 96.0784%
XYZ:
69.6526, 70.4560, 96.3145
xyY:
0.2946, 0.2980, 70.4560
CIE-Lab:
87.2200, 5.8712, -14.0223
CIE-LCH:
87.2200, 15.2018, 292.7191
CIE-Luv:
87.2200, -1.1370, -23.0676
Hunter-Lab:
83.9381, 1.2292, -9.2755
#d9d8f5 color charts
#d9d8f5 color shades, tints & tones
#d9d8f5 color schemes
#d9d8f5 color preview, HTML & CSS examples
This text has a color of #d9d8f5
<p style="color:#d9d8f5;">Text here</p>
.mytext {color:#d9d8f5;}
This box has a color of #d9d8f5
<div style="background-color:#d9d8f5;">Content here</div>
.mybackground {background-color:#d9d8f5;}
Border around this has a color of #d9d8f5
<div style="border:2px solid #d9d8f5;">Content here</div>
.myborder {border:2px solid #d9d8f5;}