#d8bfec color space conversions
Hex:
#d8bfec
RGB:
216, 191, 236
CMY:
15, 25, 7
CMYK:
8, 19, 0, 7
HSL:
273°, 54.2169%, 83.7255%
HSV (HSB):
273°, 19.0678%, 92.5490%
XYZ:
62.0900, 57.9167, 87.2634
xyY:
0.2996, 0.2794, 57.9167
CIE-Lab:
80.6924, 17.0638, -19.0639
CIE-LCH:
80.6924, 25.5853, 311.8312
CIE-Luv:
80.6924, 10.9158, -32.8098
Hunter-Lab:
76.1030, 12.4523, -14.7127
#d8bfec color charts
#d8bfec color shades, tints & tones
#d8bfec color schemes
#d8bfec color preview, HTML & CSS examples
This text has a color of #d8bfec
<p style="color:#d8bfec;">Text here</p>
.mytext {color:#d8bfec;}
This box has a color of #d8bfec
<div style="background-color:#d8bfec;">Content here</div>
.mybackground {background-color:#d8bfec;}
Border around this has a color of #d8bfec
<div style="border:2px solid #d8bfec;">Content here</div>
.myborder {border:2px solid #d8bfec;}