#b99eee color space conversions
Hex:
#b99eee
RGB:
185, 158, 238
CMY:
27, 38, 7
CMYK:
22, 34, 0, 7
HSL:
260°, 70.1754%, 77.6471%
HSV (HSB):
260°, 33.6134%, 93.3333%
XYZ:
47.6671, 40.9411, 86.2790
xyY:
0.2726, 0.2341, 40.9411
CIE-Lab:
70.1346, 25.9796, -36.5659
CIE-LCH:
70.1346, 44.8554, 305.3933
CIE-Luv:
70.1346, 8.4508, -62.0862
Hunter-Lab:
63.9852, 21.0031, -35.1583
#b99eee color charts
#b99eee color shades, tints & tones
#b99eee color schemes
#b99eee color preview, HTML & CSS examples
This text has a color of #b99eee
<p style="color:#b99eee;">Text here</p>
.mytext {color:#b99eee;}
This box has a color of #b99eee
<div style="background-color:#b99eee;">Content here</div>
.mybackground {background-color:#b99eee;}
Border around this has a color of #b99eee
<div style="border:2px solid #b99eee;">Content here</div>
.myborder {border:2px solid #b99eee;}