#d8d3fe color space conversions
Hex:
#d8d3fe
RGB:
216, 211, 254
CMY:
15, 17, 0
CMYK:
15, 17, 0, 0
HSL:
247°, 95.5556%, 91.1765%
HSV (HSB):
247°, 16.9291%, 99.6078%
XYZ:
69.5026, 68.3432, 103.2943
xyY:
0.2882, 0.2834, 68.3432
CIE-Lab:
86.1778, 10.0398, -20.3493
CIE-LCH:
86.1778, 22.6912, 296.2605
CIE-Luv:
86.1778, 0.1097, -34.0633
Hunter-Lab:
82.6700, 5.3967, -16.2126
#d8d3fe color charts
#d8d3fe color shades, tints & tones
#d8d3fe color schemes
#d8d3fe color preview, HTML & CSS examples
This text has a color of #d8d3fe
<p style="color:#d8d3fe;">Text here</p>
.mytext {color:#d8d3fe;}
This box has a color of #d8d3fe
<div style="background-color:#d8d3fe;">Content here</div>
.mybackground {background-color:#d8d3fe;}
Border around this has a color of #d8d3fe
<div style="border:2px solid #d8d3fe;">Content here</div>
.myborder {border:2px solid #d8d3fe;}