#bb8bb5 color space conversions
Hex:
#bb8bb5
RGB:
187, 139, 181
CMY:
27, 45, 29
CMYK:
0, 26, 3, 27
HSL:
308°, 26.0870%, 63.9216%
HSV (HSB):
308°, 25.6684%, 73.3333%
XYZ:
38.0666, 32.3662, 47.9570
xyY:
0.3215, 0.2734, 32.3662
CIE-Lab:
63.6444, 25.2626, -14.8515
CIE-LCH:
63.6444, 29.3047, 329.5495
CIE-Luv:
63.6444, 25.0682, -26.3873
Hunter-Lab:
56.8913, 19.8765, -10.1551
#bb8bb5 color charts
#bb8bb5 color shades, tints & tones
#bb8bb5 color schemes
#bb8bb5 color preview, HTML & CSS examples
This text has a color of #bb8bb5
<p style="color:#bb8bb5;">Text here</p>
.mytext {color:#bb8bb5;}
This box has a color of #bb8bb5
<div style="background-color:#bb8bb5;">Content here</div>
.mybackground {background-color:#bb8bb5;}
Border around this has a color of #bb8bb5
<div style="border:2px solid #bb8bb5;">Content here</div>
.myborder {border:2px solid #bb8bb5;}