#bb58b5 color space conversions
Hex:
#bb58b5
RGB:
187, 88, 181
CMY:
27, 65, 29
CMYK:
0, 53, 3, 27
HSL:
304°, 42.1277%, 53.9216%
HSV (HSB):
304°, 52.9412%, 73.3333%
XYZ:
32.3237, 20.8804, 46.0427
xyY:
0.3257, 0.2104, 20.8804
CIE-Lab:
52.8184, 52.3735, -31.4648
CIE-LCH:
52.8184, 61.0984, 329.0035
CIE-Luv:
52.8184, 47.7125, -54.7866
Hunter-Lab:
45.6951, 46.3005, -27.7545
#bb58b5 color charts
#bb58b5 color shades, tints & tones
#bb58b5 color schemes
#bb58b5 color preview, HTML & CSS examples
This text has a color of #bb58b5
<p style="color:#bb58b5;">Text here</p>
.mytext {color:#bb58b5;}
This box has a color of #bb58b5
<div style="background-color:#bb58b5;">Content here</div>
.mybackground {background-color:#bb58b5;}
Border around this has a color of #bb58b5
<div style="border:2px solid #bb58b5;">Content here</div>
.myborder {border:2px solid #bb58b5;}