#d8d7f8 color space conversions
Hex:
#d8d7f8
RGB:
216, 215, 248
CMY:
15, 16, 3
CMYK:
13, 13, 0, 3
HSL:
242°, 70.2128%, 90.7843%
HSV (HSB):
242°, 13.3065%, 97.2549%
XYZ:
69.5626, 69.9771, 98.6475
xyY:
0.2921, 0.2938, 69.9771
CIE-Lab:
86.9856, 6.6874, -15.9643
CIE-LCH:
86.9856, 17.3084, 292.7286
CIE-Luv:
86.9856, -1.3783, -26.3515
Hunter-Lab:
83.6523, 2.0434, -11.3615
#d8d7f8 color charts
#d8d7f8 color shades, tints & tones
#d8d7f8 color schemes
#d8d7f8 color preview, HTML & CSS examples
This text has a color of #d8d7f8
<p style="color:#d8d7f8;">Text here</p>
.mytext {color:#d8d7f8;}
This box has a color of #d8d7f8
<div style="background-color:#d8d7f8;">Content here</div>
.mybackground {background-color:#d8d7f8;}
Border around this has a color of #d8d7f8
<div style="border:2px solid #d8d7f8;">Content here</div>
.myborder {border:2px solid #d8d7f8;}