#d7d8ff color space conversions
Hex:
#d7d8ff
RGB:
215, 216, 255
CMY:
16, 15, 0
CMYK:
16, 15, 0, 0
HSL:
239°, 100.0000%, 92.1569%
HSV (HSB):
239°, 15.6863%, 100.0000%
XYZ:
70.6302, 70.7788, 104.5468
xyY:
0.2872, 0.2878, 70.7788
CIE-Lab:
87.3774, 7.2920, -19.0720
CIE-LCH:
87.3774, 20.4185, 290.9239
CIE-Luv:
87.3774, -2.7858, -31.5667
Hunter-Lab:
84.1301, 2.6293, -14.7874
#d7d8ff color charts
#d7d8ff color shades, tints & tones
#d7d8ff color schemes
#d7d8ff color preview, HTML & CSS examples
This text has a color of #d7d8ff
<p style="color:#d7d8ff;">Text here</p>
.mytext {color:#d7d8ff;}
This box has a color of #d7d8ff
<div style="background-color:#d7d8ff;">Content here</div>
.mybackground {background-color:#d7d8ff;}
Border around this has a color of #d7d8ff
<div style="border:2px solid #d7d8ff;">Content here</div>
.myborder {border:2px solid #d7d8ff;}