#bb00a1 color space conversions
Hex:
#bb00a1
RGB:
187, 0, 161
CMY:
27, 100, 37
CMYK:
0, 100, 14, 27
HSL:
308°, 100.0000%, 36.6667%
HSV (HSB):
308°, 100.0000%, 73.3333%
XYZ:
26.9265, 13.1380, 34.8349
xyY:
0.3595, 0.1754, 13.1380
CIE-Lab:
42.9705, 74.2026, -35.1149
CIE-LCH:
42.9705, 82.0919, 334.6751
CIE-Luv:
42.9705, 72.6376, -60.5497
Hunter-Lab:
36.2464, 69.1720, -31.6087
#bb00a1 color charts
#bb00a1 color shades, tints & tones
#bb00a1 color schemes
#bb00a1 color preview, HTML & CSS examples
This text has a color of #bb00a1
<p style="color:#bb00a1;">Text here</p>
.mytext {color:#bb00a1;}
This box has a color of #bb00a1
<div style="background-color:#bb00a1;">Content here</div>
.mybackground {background-color:#bb00a1;}
Border around this has a color of #bb00a1
<div style="border:2px solid #bb00a1;">Content here</div>
.myborder {border:2px solid #bb00a1;}