#bf32a1 color space conversions
Hex:
#bf32a1
RGB:
191, 50, 161
CMY:
25, 80, 37
CMYK:
0, 74, 16, 25
HSL:
313°, 58.5062%, 47.2549%
HSV (HSB):
313°, 73.8220%, 74.9020%
XYZ:
29.0595, 15.9308, 35.2616
xyY:
0.3621, 0.1985, 15.9308
CIE-Lab:
46.8835, 65.7873, -28.9243
CIE-LCH:
46.8835, 71.8650, 336.2666
CIE-Luv:
46.8835, 68.9440, -51.6699
Hunter-Lab:
39.9134, 60.1110, -24.4405
#bf32a1 color charts
#bf32a1 color shades, tints & tones
#bf32a1 color schemes
#bf32a1 color preview, HTML & CSS examples
This text has a color of #bf32a1
<p style="color:#bf32a1;">Text here</p>
.mytext {color:#bf32a1;}
This box has a color of #bf32a1
<div style="background-color:#bf32a1;">Content here</div>
.mybackground {background-color:#bf32a1;}
Border around this has a color of #bf32a1
<div style="border:2px solid #bf32a1;">Content here</div>
.myborder {border:2px solid #bf32a1;}