#bc77f4 color space conversions
Hex:
#bc77f4
RGB:
188, 119, 244
CMY:
26, 53, 4
CMYK:
23, 51, 0, 4
HSL:
273°, 85.0340%, 71.1765%
HSV (HSB):
273°, 51.2295%, 95.6863%
XYZ:
43.6650, 30.4167, 89.1576
xyY:
0.2675, 0.1863, 30.4167
CIE-Lab:
62.0121, 49.5465, -52.6060
CIE-LCH:
62.0121, 72.2651, 313.2845
CIE-Luv:
62.0121, 23.9941, -89.9724
Hunter-Lab:
55.1513, 44.8092, -57.2422
#bc77f4 color charts
#bc77f4 color shades, tints & tones
#bc77f4 color schemes
#bc77f4 color preview, HTML & CSS examples
This text has a color of #bc77f4
<p style="color:#bc77f4;">Text here</p>
.mytext {color:#bc77f4;}
This box has a color of #bc77f4
<div style="background-color:#bc77f4;">Content here</div>
.mybackground {background-color:#bc77f4;}
Border around this has a color of #bc77f4
<div style="border:2px solid #bc77f4;">Content here</div>
.myborder {border:2px solid #bc77f4;}