#bb8bbb color space conversions
Hex:
#bb8bbb
RGB:
187, 139, 187
CMY:
27, 45, 27
CMYK:
0, 26, 0, 27
HSL:
300°, 26.0870%, 63.9216%
HSV (HSB):
300°, 25.6684%, 73.3333%
XYZ:
38.6958, 32.6179, 51.2701
xyY:
0.3157, 0.2661, 32.6179
CIE-Lab:
63.8503, 26.3946, -17.9229
CIE-LCH:
63.8503, 31.9046, 325.8220
CIE-Luv:
63.8503, 24.2293, -31.3366
Hunter-Lab:
57.1121, 20.9950, -13.2468
#bb8bbb color charts
#bb8bbb color shades, tints & tones
#bb8bbb color schemes
#bb8bbb color preview, HTML & CSS examples
This text has a color of #bb8bbb
<p style="color:#bb8bbb;">Text here</p>
.mytext {color:#bb8bbb;}
This box has a color of #bb8bbb
<div style="background-color:#bb8bbb;">Content here</div>
.mybackground {background-color:#bb8bbb;}
Border around this has a color of #bb8bbb
<div style="border:2px solid #bb8bbb;">Content here</div>
.myborder {border:2px solid #bb8bbb;}