#b99aec color space conversions
Hex:
#b99aec
RGB:
185, 154, 236
CMY:
27, 40, 7
CMYK:
22, 35, 0, 7
HSL:
263°, 68.3333%, 76.4706%
HSV (HSB):
263°, 34.7458%, 92.5490%
XYZ:
46.7035, 39.4816, 84.5161
xyY:
0.2736, 0.2313, 39.4816
CIE-Lab:
69.0987, 27.7497, -37.0827
CIE-LCH:
69.0987, 46.3160, 306.8083
CIE-Luv:
69.0987, 10.3134, -63.0519
Hunter-Lab:
62.8344, 22.7151, -35.7645
#b99aec color charts
#b99aec color shades, tints & tones
#b99aec color schemes
#b99aec color preview, HTML & CSS examples
This text has a color of #b99aec
<p style="color:#b99aec;">Text here</p>
.mytext {color:#b99aec;}
This box has a color of #b99aec
<div style="background-color:#b99aec;">Content here</div>
.mybackground {background-color:#b99aec;}
Border around this has a color of #b99aec
<div style="border:2px solid #b99aec;">Content here</div>
.myborder {border:2px solid #b99aec;}