#d8d8eb color space conversions
Hex:
#d8d8eb
RGB:
216, 216, 235
CMY:
15, 15, 8
CMYK:
8, 8, 0, 8
HSL:
240°, 32.2034%, 88.4314%
HSV (HSB):
240°, 8.0851%, 92.1569%
XYZ:
67.8702, 69.7088, 88.4753
xyY:
0.3002, 0.3084, 69.7088
CIE-Lab:
86.8539, 3.5711, -9.2968
CIE-LCH:
86.8539, 9.9591, 291.0127
CIE-Luv:
86.8539, -1.0860, -15.0850
Hunter-Lab:
83.4918, -1.0087, -4.3846
#d8d8eb color charts
#d8d8eb color shades, tints & tones
#d8d8eb color schemes
#d8d8eb color preview, HTML & CSS examples
This text has a color of #d8d8eb
<p style="color:#d8d8eb;">Text here</p>
.mytext {color:#d8d8eb;}
This box has a color of #d8d8eb
<div style="background-color:#d8d8eb;">Content here</div>
.mybackground {background-color:#d8d8eb;}
Border around this has a color of #d8d8eb
<div style="border:2px solid #d8d8eb;">Content here</div>
.myborder {border:2px solid #d8d8eb;}