#d8b7e9 color space conversions
Hex:
#d8b7e9
RGB:
216, 183, 233
CMY:
15, 28, 9
CMYK:
7, 21, 0, 9
HSL:
280°, 53.1915%, 81.5686%
HSV (HSB):
280°, 21.4592%, 91.3725%
XYZ:
59.9604, 54.3491, 84.4210
xyY:
0.3017, 0.2735, 54.3491
CIE-Lab:
78.6649, 20.7854, -20.5204
CIE-LCH:
78.6649, 29.2082, 315.3676
CIE-Luv:
78.6649, 15.0318, -35.6663
Hunter-Lab:
73.7218, 16.1666, -16.2894
#d8b7e9 color charts
#d8b7e9 color shades, tints & tones
#d8b7e9 color schemes
#d8b7e9 color preview, HTML & CSS examples
This text has a color of #d8b7e9
<p style="color:#d8b7e9;">Text here</p>
.mytext {color:#d8b7e9;}
This box has a color of #d8b7e9
<div style="background-color:#d8b7e9;">Content here</div>
.mybackground {background-color:#d8b7e9;}
Border around this has a color of #d8b7e9
<div style="border:2px solid #d8b7e9;">Content here</div>
.myborder {border:2px solid #d8b7e9;}