#bb50b5 color space conversions
Hex:
#bb50b5
RGB:
187, 80, 181
CMY:
27, 69, 29
CMYK:
0, 57, 3, 27
HSL:
303°, 44.0329%, 52.3529%
HSV (HSB):
303°, 57.2193%, 73.3333%
XYZ:
31.7027, 19.6383, 45.8357
xyY:
0.3262, 0.2021, 19.6383
CIE-Lab:
51.4258, 56.1264, -33.6405
CIE-LCH:
51.4258, 65.4359, 329.0628
CIE-Luv:
51.4258, 50.5319, -58.3255
Hunter-Lab:
44.3151, 50.1459, -30.3038
#bb50b5 color charts
#bb50b5 color shades, tints & tones
#bb50b5 color schemes
#bb50b5 color preview, HTML & CSS examples
This text has a color of #bb50b5
<p style="color:#bb50b5;">Text here</p>
.mytext {color:#bb50b5;}
This box has a color of #bb50b5
<div style="background-color:#bb50b5;">Content here</div>
.mybackground {background-color:#bb50b5;}
Border around this has a color of #bb50b5
<div style="border:2px solid #bb50b5;">Content here</div>
.myborder {border:2px solid #bb50b5;}