#bc73f9 color space conversions
Hex:
#bc73f9
RGB:
188, 115, 249
CMY:
26, 55, 2
CMYK:
24, 54, 0, 2
HSL:
273°, 91.7808%, 71.3725%
HSV (HSB):
273°, 53.8153%, 97.6471%
XYZ:
43.9687, 29.7924, 93.0556
xyY:
0.2636, 0.1786, 29.7924
CIE-Lab:
61.4747, 52.7551, -56.2206
CIE-LCH:
61.4747, 77.0965, 313.1786
CIE-Luv:
61.4747, 24.4246, -95.9990
Hunter-Lab:
54.5824, 48.2708, -62.8738
#bc73f9 color charts
#bc73f9 color shades, tints & tones
#bc73f9 color schemes
#bc73f9 color preview, HTML & CSS examples
This text has a color of #bc73f9
<p style="color:#bc73f9;">Text here</p>
.mytext {color:#bc73f9;}
This box has a color of #bc73f9
<div style="background-color:#bc73f9;">Content here</div>
.mybackground {background-color:#bc73f9;}
Border around this has a color of #bc73f9
<div style="border:2px solid #bc73f9;">Content here</div>
.myborder {border:2px solid #bc73f9;}