#bf32c9 color space conversions
Hex:
#bf32c9
RGB:
191, 50, 201
CMY:
25, 80, 21
CMYK:
5, 75, 0, 21
HSL:
296°, 60.1594%, 49.2157%
HSV (HSB):
296°, 75.1244%, 78.8235%
XYZ:
33.1691, 17.5746, 56.9024
xyY:
0.3081, 0.1633, 17.5746
CIE-Lab:
48.9760, 71.9516, -49.0691
CIE-LCH:
48.9760, 87.0908, 325.7071
CIE-Luv:
48.9760, 54.7314, -82.7683
Hunter-Lab:
41.9221, 67.8669, -51.1310
#bf32c9 color charts
#bf32c9 color shades, tints & tones
#bf32c9 color schemes
#bf32c9 color preview, HTML & CSS examples
This text has a color of #bf32c9
<p style="color:#bf32c9;">Text here</p>
.mytext {color:#bf32c9;}
This box has a color of #bf32c9
<div style="background-color:#bf32c9;">Content here</div>
.mybackground {background-color:#bf32c9;}
Border around this has a color of #bf32c9
<div style="border:2px solid #bf32c9;">Content here</div>
.myborder {border:2px solid #bf32c9;}