#bb01b3 color space conversions
Hex:
#bb01b3
RGB:
187, 1, 179
CMY:
27, 100, 30
CMYK:
0, 99, 4, 27
HSL:
303°, 98.9362%, 36.8627%
HSV (HSB):
303°, 99.4652%, 73.3333%
XYZ:
28.6411, 13.8412, 43.8099
xyY:
0.3319, 0.1604, 13.8412
CIE-Lab:
44.0043, 76.5733, -44.1945
CIE-LCH:
44.0043, 88.4117, 330.0085
CIE-Luv:
44.0043, 65.0655, -74.1055
Hunter-Lab:
37.2037, 72.3105, -43.7753
#bb01b3 color charts
#bb01b3 color shades, tints & tones
#bb01b3 color schemes
#bb01b3 color preview, HTML & CSS examples
This text has a color of #bb01b3
<p style="color:#bb01b3;">Text here</p>
.mytext {color:#bb01b3;}
This box has a color of #bb01b3
<div style="background-color:#bb01b3;">Content here</div>
.mybackground {background-color:#bb01b3;}
Border around this has a color of #bb01b3
<div style="border:2px solid #bb01b3;">Content here</div>
.myborder {border:2px solid #bb01b3;}