#bb8abb color space conversions
Hex:
#bb8abb
RGB:
187, 138, 187
CMY:
27, 46, 27
CMYK:
0, 26, 0, 27
HSL:
300°, 26.4865%, 63.7255%
HSV (HSB):
300°, 26.2032%, 73.3333%
XYZ:
38.5516, 32.3296, 51.2221
xyY:
0.3157, 0.2648, 32.3296
CIE-Lab:
63.6144, 26.9508, -18.2811
CIE-LCH:
63.6144, 32.5660, 325.8505
CIE-Luv:
63.6144, 24.7145, -31.9639
Hunter-Lab:
56.8591, 21.5231, -13.6105
#bb8abb color charts
#bb8abb color shades, tints & tones
#bb8abb color schemes
#bb8abb color preview, HTML & CSS examples
This text has a color of #bb8abb
<p style="color:#bb8abb;">Text here</p>
.mytext {color:#bb8abb;}
This box has a color of #bb8abb
<div style="background-color:#bb8abb;">Content here</div>
.mybackground {background-color:#bb8abb;}
Border around this has a color of #bb8abb
<div style="border:2px solid #bb8abb;">Content here</div>
.myborder {border:2px solid #bb8abb;}