#bb5cb9 color space conversions
Hex:
#bb5cb9
RGB:
187, 92, 185
CMY:
27, 64, 27
CMYK:
0, 51, 1, 27
HSL:
301°, 41.1255%, 54.7059%
HSV (HSB):
301°, 50.8021%, 73.3333%
XYZ:
33.0776, 21.7219, 48.3483
xyY:
0.3207, 0.2106, 21.7219
CIE-Lab:
53.7307, 51.1338, -32.3569
CIE-LCH:
53.7307, 60.5114, 327.6748
CIE-Luv:
53.7307, 45.1976, -56.1647
Hunter-Lab:
46.6067, 45.1228, -28.8808
#bb5cb9 color charts
#bb5cb9 color shades, tints & tones
#bb5cb9 color schemes
#bb5cb9 color preview, HTML & CSS examples
This text has a color of #bb5cb9
<p style="color:#bb5cb9;">Text here</p>
.mytext {color:#bb5cb9;}
This box has a color of #bb5cb9
<div style="background-color:#bb5cb9;">Content here</div>
.mybackground {background-color:#bb5cb9;}
Border around this has a color of #bb5cb9
<div style="border:2px solid #bb5cb9;">Content here</div>
.myborder {border:2px solid #bb5cb9;}