#bf73a7 color space conversions
Hex:
#bf73a7
RGB:
191, 115, 167
CMY:
25, 55, 35
CMYK:
0, 40, 13, 25
HSL:
319°, 37.2549%, 60.0000%
HSV (HSB):
319°, 39.7906%, 74.9020%
XYZ:
34.5916, 26.1279, 39.7792
xyY:
0.3442, 0.2600, 26.1279
CIE-Lab:
58.1582, 37.3356, -15.1167
CIE-LCH:
58.1582, 40.2798, 337.9577
CIE-Luv:
58.1582, 42.0744, -28.3799
Hunter-Lab:
51.1154, 31.3454, -10.3601
#bf73a7 color charts
#bf73a7 color shades, tints & tones
#bf73a7 color schemes
#bf73a7 color preview, HTML & CSS examples
This text has a color of #bf73a7
<p style="color:#bf73a7;">Text here</p>
.mytext {color:#bf73a7;}
This box has a color of #bf73a7
<div style="background-color:#bf73a7;">Content here</div>
.mybackground {background-color:#bf73a7;}
Border around this has a color of #bf73a7
<div style="border:2px solid #bf73a7;">Content here</div>
.myborder {border:2px solid #bf73a7;}