#d8d7fc color space conversions
Hex:
#d8d7fc
RGB:
216, 215, 252
CMY:
15, 16, 1
CMYK:
14, 15, 0, 1
HSL:
242°, 86.0465%, 91.5686%
HSV (HSB):
242°, 14.6825%, 98.8235%
XYZ:
70.1900, 70.2281, 101.9514
xyY:
0.2896, 0.2898, 70.2281
CIE-Lab:
87.1086, 7.5080, -17.8891
CIE-LCH:
87.1086, 19.4008, 292.7675
CIE-Luv:
87.1086, -1.6201, -29.6421
Hunter-Lab:
83.8022, 2.8520, -13.4690
#d8d7fc color charts
#d8d7fc color shades, tints & tones
#d8d7fc color schemes
#d8d7fc color preview, HTML & CSS examples
This text has a color of #d8d7fc
<p style="color:#d8d7fc;">Text here</p>
.mytext {color:#d8d7fc;}
This box has a color of #d8d7fc
<div style="background-color:#d8d7fc;">Content here</div>
.mybackground {background-color:#d8d7fc;}
Border around this has a color of #d8d7fc
<div style="border:2px solid #d8d7fc;">Content here</div>
.myborder {border:2px solid #d8d7fc;}