#d8ddf8 color space conversions
Hex:
#d8ddf8
RGB:
216, 221, 248
CMY:
15, 13, 3
CMYK:
13, 11, 0, 3
HSL:
231°, 69.5652%, 90.9804%
HSV (HSB):
231°, 12.9032%, 97.2549%
XYZ:
71.1186, 73.0891, 99.1662
xyY:
0.2922, 0.3003, 73.0891
CIE-Lab:
88.4902, 3.5371, -13.7088
CIE-LCH:
88.4902, 14.1577, 284.4677
CIE-Luv:
88.4902, -4.2025, -22.2143
Hunter-Lab:
85.4922, -1.1220, -8.9286
#d8ddf8 color charts
#d8ddf8 color shades, tints & tones
#d8ddf8 color schemes
#d8ddf8 color preview, HTML & CSS examples
This text has a color of #d8ddf8
<p style="color:#d8ddf8;">Text here</p>
.mytext {color:#d8ddf8;}
This box has a color of #d8ddf8
<div style="background-color:#d8ddf8;">Content here</div>
.mybackground {background-color:#d8ddf8;}
Border around this has a color of #d8ddf8
<div style="border:2px solid #d8ddf8;">Content here</div>
.myborder {border:2px solid #d8ddf8;}