#bb32a5 color space conversions
Hex:
#bb32a5
RGB:
187, 50, 165
CMY:
27, 80, 35
CMYK:
0, 73, 12, 27
HSL:
310°, 57.8059%, 46.4706%
HSV (HSB):
310°, 73.2620%, 73.3333%
XYZ:
28.4257, 15.5626, 37.1030
xyY:
0.3505, 0.1919, 15.5626
CIE-Lab:
46.3953, 65.4246, -32.1164
CIE-LCH:
46.3953, 72.8824, 333.8539
CIE-Luv:
46.3953, 64.4460, -56.0955
Hunter-Lab:
39.4495, 59.5831, -28.1488
#bb32a5 color charts
#bb32a5 color shades, tints & tones
#bb32a5 color schemes
#bb32a5 color preview, HTML & CSS examples
This text has a color of #bb32a5
<p style="color:#bb32a5;">Text here</p>
.mytext {color:#bb32a5;}
This box has a color of #bb32a5
<div style="background-color:#bb32a5;">Content here</div>
.mybackground {background-color:#bb32a5;}
Border around this has a color of #bb32a5
<div style="border:2px solid #bb32a5;">Content here</div>
.myborder {border:2px solid #bb32a5;}