#bf73f3 color space conversions
Hex:
#bf73f3
RGB:
191, 115, 243
CMY:
25, 55, 5
CMYK:
21, 53, 0, 5
HSL:
276°, 84.2105%, 70.1961%
HSV (HSB):
276°, 52.6749%, 95.2941%
XYZ:
43.7943, 29.8089, 88.2395
xyY:
0.2706, 0.1842, 29.8089
CIE-Lab:
61.4890, 52.1815, -52.8634
CIE-LCH:
61.4890, 74.2796, 314.6280
CIE-Luv:
61.4890, 27.1656, -90.5690
Hunter-Lab:
54.5975, 47.6343, -57.6051
#bf73f3 color charts
#bf73f3 color shades, tints & tones
#bf73f3 color schemes
#bf73f3 color preview, HTML & CSS examples
This text has a color of #bf73f3
<p style="color:#bf73f3;">Text here</p>
.mytext {color:#bf73f3;}
This box has a color of #bf73f3
<div style="background-color:#bf73f3;">Content here</div>
.mybackground {background-color:#bf73f3;}
Border around this has a color of #bf73f3
<div style="border:2px solid #bf73f3;">Content here</div>
.myborder {border:2px solid #bf73f3;}