#bc73f7 color space conversions
Hex:
#bc73f7
RGB:
188, 115, 247
CMY:
26, 55, 3
CMYK:
24, 53, 0, 3
HSL:
273°, 89.1892%, 70.9804%
HSV (HSB):
273°, 53.4413%, 96.8627%
XYZ:
43.6583, 29.6682, 91.4212
xyY:
0.2650, 0.1801, 29.6682
CIE-Lab:
61.3669, 52.3076, -55.2887
CIE-LCH:
61.3669, 76.1112, 313.4130
CIE-Luv:
61.3669, 24.7736, -94.4226
Hunter-Lab:
54.4686, 47.7534, -61.3856
#bc73f7 color charts
#bc73f7 color shades, tints & tones
#bc73f7 color schemes
#bc73f7 color preview, HTML & CSS examples
This text has a color of #bc73f7
<p style="color:#bc73f7;">Text here</p>
.mytext {color:#bc73f7;}
This box has a color of #bc73f7
<div style="background-color:#bc73f7;">Content here</div>
.mybackground {background-color:#bc73f7;}
Border around this has a color of #bc73f7
<div style="border:2px solid #bc73f7;">Content here</div>
.myborder {border:2px solid #bc73f7;}