#d8d9f8 color space conversions
Hex:
#d8d9f8
RGB:
216, 217, 248
CMY:
15, 15, 3
CMYK:
13, 13, 0, 3
HSL:
238°, 69.5652%, 90.9804%
HSV (HSB):
238°, 12.9032%, 97.2549%
XYZ:
70.0750, 71.0019, 98.8183
xyY:
0.2921, 0.2960, 71.0019
CIE-Lab:
87.4860, 5.6345, -15.2133
CIE-LCH:
87.4860, 16.2232, 290.3230
CIE-Luv:
87.4860, -2.3192, -24.9728
Hunter-Lab:
84.2627, 0.9856, -10.5480
#d8d9f8 color charts
#d8d9f8 color shades, tints & tones
#d8d9f8 color schemes
#d8d9f8 color preview, HTML & CSS examples
This text has a color of #d8d9f8
<p style="color:#d8d9f8;">Text here</p>
.mytext {color:#d8d9f8;}
This box has a color of #d8d9f8
<div style="background-color:#d8d9f8;">Content here</div>
.mybackground {background-color:#d8d9f8;}
Border around this has a color of #d8d9f8
<div style="border:2px solid #d8d9f8;">Content here</div>
.myborder {border:2px solid #d8d9f8;}