#bc56c8 color space conversions
Hex:
#bc56c8
RGB:
188, 86, 200
CMY:
26, 66, 22
CMYK:
6, 57, 0, 22
HSL:
294°, 50.8929%, 56.0784%
HSV (HSB):
294°, 57.0000%, 78.4314%
XYZ:
34.4922, 21.5171, 56.9789
xyY:
0.3053, 0.1904, 21.5171
CIE-Lab:
53.5108, 57.0249, -41.3227
CIE-LCH:
53.5108, 70.4230, 324.0713
CIE-Luv:
53.5108, 44.0848, -70.7441
Hunter-Lab:
46.3865, 51.5530, -40.3583
#bc56c8 color charts
#bc56c8 color shades, tints & tones
#bc56c8 color schemes
#bc56c8 color preview, HTML & CSS examples
This text has a color of #bc56c8
<p style="color:#bc56c8;">Text here</p>
.mytext {color:#bc56c8;}
This box has a color of #bc56c8
<div style="background-color:#bc56c8;">Content here</div>
.mybackground {background-color:#bc56c8;}
Border around this has a color of #bc56c8
<div style="border:2px solid #bc56c8;">Content here</div>
.myborder {border:2px solid #bc56c8;}