#bb03a1 color space conversions
Hex:
#bb03a1
RGB:
187, 3, 161
CMY:
27, 99, 37
CMYK:
0, 98, 14, 27
HSL:
308°, 96.8421%, 37.2549%
HSV (HSB):
308°, 98.3957%, 73.3333%
XYZ:
26.9591, 13.2031, 34.8458
xyY:
0.3594, 0.1760, 13.2031
CIE-Lab:
43.0677, 73.9156, -34.9614
CIE-LCH:
43.0677, 81.7668, 334.6863
CIE-Luv:
43.0677, 72.4429, -60.3282
Hunter-Lab:
36.3361, 68.8475, -31.4229
#bb03a1 color charts
#bb03a1 color shades, tints & tones
#bb03a1 color schemes
#bb03a1 color preview, HTML & CSS examples
This text has a color of #bb03a1
<p style="color:#bb03a1;">Text here</p>
.mytext {color:#bb03a1;}
This box has a color of #bb03a1
<div style="background-color:#bb03a1;">Content here</div>
.mybackground {background-color:#bb03a1;}
Border around this has a color of #bb03a1
<div style="border:2px solid #bb03a1;">Content here</div>
.myborder {border:2px solid #bb03a1;}