#bc73c6 color space conversions
Hex:
#bc73c6
RGB:
188, 115, 198
CMY:
26, 55, 22
CMYK:
5, 42, 0, 22
HSL:
293°, 42.1320%, 61.3725%
HSV (HSB):
293°, 41.9192%, 77.6471%
XYZ:
37.0628, 27.0301, 56.6900
xyY:
0.3069, 0.2238, 27.0301
CIE-Lab:
59.0021, 42.0040, -31.5820
CIE-LCH:
59.0021, 52.5525, 323.0612
CIE-Luv:
59.0021, 33.8797, -54.6233
Hunter-Lab:
51.9904, 36.2654, -28.2561
#bc73c6 color charts
#bc73c6 color shades, tints & tones
#bc73c6 color schemes
#bc73c6 color preview, HTML & CSS examples
This text has a color of #bc73c6
<p style="color:#bc73c6;">Text here</p>
.mytext {color:#bc73c6;}
This box has a color of #bc73c6
<div style="background-color:#bc73c6;">Content here</div>
.mybackground {background-color:#bc73c6;}
Border around this has a color of #bc73c6
<div style="border:2px solid #bc73c6;">Content here</div>
.myborder {border:2px solid #bc73c6;}