#bf73d3 color space conversions
Hex:
#bf73d3
RGB:
191, 115, 211
CMY:
25, 55, 17
CMYK:
9, 45, 0, 17
HSL:
288°, 52.1739%, 63.9216%
HSV (HSB):
288°, 45.4976%, 82.7451%
XYZ:
39.3745, 28.0410, 64.9652
xyY:
0.2974, 0.2118, 28.0410
CIE-Lab:
59.9257, 45.4648, -37.4657
CIE-LCH:
59.9257, 58.9128, 320.5094
CIE-Luv:
59.9257, 33.2315, -64.6385
Hunter-Lab:
52.9537, 40.0570, -35.6711
#bf73d3 color charts
#bf73d3 color shades, tints & tones
#bf73d3 color schemes
#bf73d3 color preview, HTML & CSS examples
This text has a color of #bf73d3
<p style="color:#bf73d3;">Text here</p>
.mytext {color:#bf73d3;}
This box has a color of #bf73d3
<div style="background-color:#bf73d3;">Content here</div>
.mybackground {background-color:#bf73d3;}
Border around this has a color of #bf73d3
<div style="border:2px solid #bf73d3;">Content here</div>
.myborder {border:2px solid #bf73d3;}