#bb8cb7 color space conversions
Hex:
#bb8cb7
RGB:
187, 140, 183
CMY:
27, 45, 28
CMYK:
0, 25, 2, 27
HSL:
305°, 25.6831%, 64.1176%
HSV (HSB):
305°, 25.1337%, 73.3333%
XYZ:
38.4188, 32.7399, 49.0943
xyY:
0.3195, 0.2723, 32.7399
CIE-Lab:
63.9497, 25.0799, -15.5185
CIE-LCH:
63.9497, 29.4929, 328.2523
CIE-Luv:
63.9497, 24.2937, -27.4058
Hunter-Lab:
57.2188, 19.7189, -10.8183
#bb8cb7 color charts
#bb8cb7 color shades, tints & tones
#bb8cb7 color schemes
#bb8cb7 color preview, HTML & CSS examples
This text has a color of #bb8cb7
<p style="color:#bb8cb7;">Text here</p>
.mytext {color:#bb8cb7;}
This box has a color of #bb8cb7
<div style="background-color:#bb8cb7;">Content here</div>
.mybackground {background-color:#bb8cb7;}
Border around this has a color of #bb8cb7
<div style="border:2px solid #bb8cb7;">Content here</div>
.myborder {border:2px solid #bb8cb7;}