#bb34a9 color space conversions
Hex:
#bb34a9
RGB:
187, 52, 169
CMY:
27, 80, 34
CMYK:
0, 72, 10, 27
HSL:
308°, 56.4854%, 46.8627%
HSV (HSB):
308°, 72.1925%, 73.3333%
XYZ:
28.8829, 15.8854, 39.0800
xyY:
0.3445, 0.1895, 15.8854
CIE-Lab:
46.8237, 65.3617, -33.8162
CIE-LCH:
46.8237, 73.5913, 332.6443
CIE-Luv:
46.8237, 62.5196, -58.6879
Hunter-Lab:
39.8564, 59.6056, -30.2355
#bb34a9 color charts
#bb34a9 color shades, tints & tones
#bb34a9 color schemes
#bb34a9 color preview, HTML & CSS examples
This text has a color of #bb34a9
<p style="color:#bb34a9;">Text here</p>
.mytext {color:#bb34a9;}
This box has a color of #bb34a9
<div style="background-color:#bb34a9;">Content here</div>
.mybackground {background-color:#bb34a9;}
Border around this has a color of #bb34a9
<div style="border:2px solid #bb34a9;">Content here</div>
.myborder {border:2px solid #bb34a9;}