#bb5ba5 color space conversions
Hex:
#bb5ba5
RGB:
187, 91, 165
CMY:
27, 64, 35
CMYK:
0, 51, 12, 27
HSL:
314°, 41.3793%, 54.5098%
HSV (HSB):
314°, 51.3369%, 73.3333%
XYZ:
31.0261, 20.7636, 37.9698
xyY:
0.3457, 0.2313, 20.7636
CIE-Lab:
52.6898, 48.1939, -22.3435
CIE-LCH:
52.6898, 53.1214, 335.1268
CIE-Luv:
52.6898, 50.7472, -40.3297
Hunter-Lab:
45.5671, 41.7964, -17.5078
#bb5ba5 color charts
#bb5ba5 color shades, tints & tones
#bb5ba5 color schemes
#bb5ba5 color preview, HTML & CSS examples
This text has a color of #bb5ba5
<p style="color:#bb5ba5;">Text here</p>
.mytext {color:#bb5ba5;}
This box has a color of #bb5ba5
<div style="background-color:#bb5ba5;">Content here</div>
.mybackground {background-color:#bb5ba5;}
Border around this has a color of #bb5ba5
<div style="border:2px solid #bb5ba5;">Content here</div>
.myborder {border:2px solid #bb5ba5;}