#bc58c8 color space conversions
Hex:
#bc58c8
RGB:
188, 88, 200
CMY:
26, 65, 22
CMYK:
6, 56, 0, 22
HSL:
294°, 50.4505%, 56.4706%
HSV (HSB):
294°, 56.0000%, 78.4314%
XYZ:
34.6541, 21.8409, 57.0328
xyY:
0.3052, 0.1924, 21.8409
CIE-Lab:
53.8578, 56.0864, -40.7752
CIE-LCH:
53.8578, 69.3419, 323.9826
CIE-Luv:
53.8578, 43.4441, -69.8706
Hunter-Lab:
46.7343, 50.5751, -39.6414
#bc58c8 color charts
#bc58c8 color shades, tints & tones
#bc58c8 color schemes
#bc58c8 color preview, HTML & CSS examples
This text has a color of #bc58c8
<p style="color:#bc58c8;">Text here</p>
.mytext {color:#bc58c8;}
This box has a color of #bc58c8
<div style="background-color:#bc58c8;">Content here</div>
.mybackground {background-color:#bc58c8;}
Border around this has a color of #bc58c8
<div style="border:2px solid #bc58c8;">Content here</div>
.myborder {border:2px solid #bc58c8;}