#d8bfed color space conversions
Hex:
#d8bfed
RGB:
216, 191, 237
CMY:
15, 25, 7
CMYK:
9, 19, 0, 7
HSL:
273°, 56.0976%, 83.9216%
HSV (HSB):
273°, 19.4093%, 92.9412%
XYZ:
62.2358, 57.9750, 88.0309
xyY:
0.2989, 0.2784, 57.9750
CIE-Lab:
80.7249, 17.2632, -19.5511
CIE-LCH:
80.7249, 26.0818, 311.4439
CIE-Luv:
80.7249, 10.8246, -33.6368
Hunter-Lab:
76.1413, 12.6537, -15.2493
#d8bfed color charts
#d8bfed color shades, tints & tones
#d8bfed color schemes
#d8bfed color preview, HTML & CSS examples
This text has a color of #d8bfed
<p style="color:#d8bfed;">Text here</p>
.mytext {color:#d8bfed;}
This box has a color of #d8bfed
<div style="background-color:#d8bfed;">Content here</div>
.mybackground {background-color:#d8bfed;}
Border around this has a color of #d8bfed
<div style="border:2px solid #d8bfed;">Content here</div>
.myborder {border:2px solid #d8bfed;}