#bb10b3 color space conversions
Hex:
#bb10b3
RGB:
187, 16, 179
CMY:
27, 94, 30
CMYK:
0, 91, 4, 27
HSL:
303°, 84.2365%, 39.8039%
HSV (HSB):
303°, 91.4439%, 73.3333%
XYZ:
28.8155, 14.1901, 43.8680
xyY:
0.3317, 0.1633, 14.1901
CIE-Lab:
44.5043, 75.0974, -43.3978
CIE-LCH:
44.5043, 86.7352, 329.9770
CIE-Luv:
44.5043, 64.1905, -73.0120
Hunter-Lab:
37.6697, 70.6219, -42.6771
#bb10b3 color charts
#bb10b3 color shades, tints & tones
#bb10b3 color schemes
#bb10b3 color preview, HTML & CSS examples
This text has a color of #bb10b3
<p style="color:#bb10b3;">Text here</p>
.mytext {color:#bb10b3;}
This box has a color of #bb10b3
<div style="background-color:#bb10b3;">Content here</div>
.mybackground {background-color:#bb10b3;}
Border around this has a color of #bb10b3
<div style="border:2px solid #bb10b3;">Content here</div>
.myborder {border:2px solid #bb10b3;}