#bb15c5 color space conversions
Hex:
#bb15c5
RGB:
187, 21, 197
CMY:
27, 92, 23
CMYK:
5, 89, 0, 23
HSL:
297°, 80.7339%, 42.7451%
HSV (HSB):
297°, 89.3401%, 77.2549%
XYZ:
30.8397, 15.1323, 54.1187
xyY:
0.3081, 0.1512, 15.1323
CIE-Lab:
45.8149, 77.1359, -51.8483
CIE-LCH:
45.8149, 92.9419, 326.0923
CIE-Luv:
45.8149, 57.0253, -85.8915
Hunter-Lab:
38.9003, 73.4372, -55.2550
#bb15c5 color charts
#bb15c5 color shades, tints & tones
#bb15c5 color schemes
#bb15c5 color preview, HTML & CSS examples
This text has a color of #bb15c5
<p style="color:#bb15c5;">Text here</p>
.mytext {color:#bb15c5;}
This box has a color of #bb15c5
<div style="background-color:#bb15c5;">Content here</div>
.mybackground {background-color:#bb15c5;}
Border around this has a color of #bb15c5
<div style="border:2px solid #bb15c5;">Content here</div>
.myborder {border:2px solid #bb15c5;}