#bf73b5 color space conversions
Hex:
#bf73b5
RGB:
191, 115, 181
CMY:
25, 55, 29
CMYK:
0, 40, 5, 25
HSL:
308°, 37.2549%, 60.0000%
HSV (HSB):
308°, 39.7906%, 74.9020%
XYZ:
35.9571, 26.6740, 46.9695
xyY:
0.3281, 0.2434, 26.6740
CIE-Lab:
58.6714, 39.7602, -22.3739
CIE-LCH:
58.6714, 45.6231, 330.6326
CIE-Luv:
58.6714, 39.2345, -39.8599
Hunter-Lab:
51.6469, 33.8914, -17.7676
#bf73b5 color charts
#bf73b5 color shades, tints & tones
#bf73b5 color schemes
#bf73b5 color preview, HTML & CSS examples
This text has a color of #bf73b5
<p style="color:#bf73b5;">Text here</p>
.mytext {color:#bf73b5;}
This box has a color of #bf73b5
<div style="background-color:#bf73b5;">Content here</div>
.mybackground {background-color:#bf73b5;}
Border around this has a color of #bf73b5
<div style="border:2px solid #bf73b5;">Content here</div>
.myborder {border:2px solid #bf73b5;}