#bb01a4 color space conversions
Hex:
#bb01a4
RGB:
187, 1, 164
CMY:
27, 100, 36
CMYK:
0, 99, 12, 27
HSL:
307°, 98.9362%, 36.8627%
HSV (HSB):
307°, 99.4652%, 73.3333%
XYZ:
27.2052, 13.2668, 36.2488
xyY:
0.3546, 0.1729, 13.2668
CIE-Lab:
43.1626, 74.5034, -36.6098
CIE-LCH:
43.1626, 83.0122, 333.8312
CIE-Luv:
43.1626, 71.2855, -62.7691
Hunter-Lab:
36.4237, 69.5820, -33.5088
#bb01a4 color charts
#bb01a4 color shades, tints & tones
#bb01a4 color schemes
#bb01a4 color preview, HTML & CSS examples
This text has a color of #bb01a4
<p style="color:#bb01a4;">Text here</p>
.mytext {color:#bb01a4;}
This box has a color of #bb01a4
<div style="background-color:#bb01a4;">Content here</div>
.mybackground {background-color:#bb01a4;}
Border around this has a color of #bb01a4
<div style="border:2px solid #bb01a4;">Content here</div>
.myborder {border:2px solid #bb01a4;}