#bb8bb8 color space conversions
Hex:
#bb8bb8
RGB:
187, 139, 184
CMY:
27, 45, 28
CMYK:
0, 26, 2, 27
HSL:
304°, 26.0870%, 63.9216%
HSV (HSB):
304°, 25.6684%, 73.3333%
XYZ:
38.3779, 32.4907, 49.5960
xyY:
0.3186, 0.2697, 32.4907
CIE-Lab:
63.7464, 25.8248, -16.3897
CIE-LCH:
63.7464, 30.5867, 327.5987
CIE-Luv:
63.7464, 24.6491, -28.8577
Hunter-Lab:
57.0006, 20.4309, -11.6875
#bb8bb8 color charts
#bb8bb8 color shades, tints & tones
#bb8bb8 color schemes
#bb8bb8 color preview, HTML & CSS examples
This text has a color of #bb8bb8
<p style="color:#bb8bb8;">Text here</p>
.mytext {color:#bb8bb8;}
This box has a color of #bb8bb8
<div style="background-color:#bb8bb8;">Content here</div>
.mybackground {background-color:#bb8bb8;}
Border around this has a color of #bb8bb8
<div style="border:2px solid #bb8bb8;">Content here</div>
.myborder {border:2px solid #bb8bb8;}