#b99bed color space conversions
Hex:
#b99bed
RGB:
185, 155, 237
CMY:
27, 39, 7
CMYK:
22, 35, 0, 7
HSL:
262°, 69.4915%, 76.8627%
HSV (HSB):
262°, 34.5992%, 92.9412%
XYZ:
47.0150, 39.8714, 85.3388
xyY:
0.2730, 0.2315, 39.8714
CIE-Lab:
69.3778, 27.4218, -37.1959
CIE-LCH:
69.3778, 46.2114, 306.3986
CIE-Luv:
69.3778, 9.7949, -63.2331
Hunter-Lab:
63.1438, 22.4041, -35.9297
#b99bed color charts
#b99bed color shades, tints & tones
#b99bed color schemes
#b99bed color preview, HTML & CSS examples
This text has a color of #b99bed
<p style="color:#b99bed;">Text here</p>
.mytext {color:#b99bed;}
This box has a color of #b99bed
<div style="background-color:#b99bed;">Content here</div>
.mybackground {background-color:#b99bed;}
Border around this has a color of #b99bed
<div style="border:2px solid #b99bed;">Content here</div>
.myborder {border:2px solid #b99bed;}