#bf73b6 color space conversions
Hex:
#bf73b6
RGB:
191, 115, 182
CMY:
25, 55, 29
CMYK:
0, 40, 5, 25
HSL:
307°, 37.2549%, 60.0000%
HSV (HSB):
307°, 39.7906%, 74.9020%
XYZ:
36.0601, 26.7152, 47.5119
xyY:
0.3270, 0.2422, 26.7152
CIE-Lab:
58.7098, 39.9396, -22.8872
CIE-LCH:
58.7098, 46.0325, 330.1853
CIE-Luv:
58.7098, 39.0318, -40.6847
Hunter-Lab:
51.6868, 34.0814, -18.3203
#bf73b6 color charts
#bf73b6 color shades, tints & tones
#bf73b6 color schemes
#bf73b6 color preview, HTML & CSS examples
This text has a color of #bf73b6
<p style="color:#bf73b6;">Text here</p>
.mytext {color:#bf73b6;}
This box has a color of #bf73b6
<div style="background-color:#bf73b6;">Content here</div>
.mybackground {background-color:#bf73b6;}
Border around this has a color of #bf73b6
<div style="border:2px solid #bf73b6;">Content here</div>
.myborder {border:2px solid #bf73b6;}