#d8bffb color space conversions
Hex:
#d8bffb
RGB:
216, 191, 251
CMY:
15, 25, 2
CMYK:
14, 24, 0, 2
HSL:
265°, 88.2353%, 86.6667%
HSV (HSB):
265°, 23.9044%, 98.4314%
XYZ:
64.3623, 58.8256, 99.2290
xyY:
0.2894, 0.2645, 58.8256
CIE-Lab:
81.1956, 20.1240, -26.3266
CIE-LCH:
81.1956, 33.1370, 307.3942
CIE-Luv:
81.1956, 9.5431, -45.2801
Hunter-Lab:
76.6978, 15.5701, -23.0189
#d8bffb color charts
#d8bffb color shades, tints & tones
#d8bffb color schemes
#d8bffb color preview, HTML & CSS examples
This text has a color of #d8bffb
<p style="color:#d8bffb;">Text here</p>
.mytext {color:#d8bffb;}
This box has a color of #d8bffb
<div style="background-color:#d8bffb;">Content here</div>
.mybackground {background-color:#d8bffb;}
Border around this has a color of #d8bffb
<div style="border:2px solid #d8bffb;">Content here</div>
.myborder {border:2px solid #d8bffb;}