#bc58c5 color space conversions
Hex:
#bc58c5
RGB:
188, 88, 197
CMY:
26, 65, 23
CMYK:
5, 55, 0, 23
HSL:
295°, 48.4444%, 55.8824%
HSV (HSB):
295°, 55.3299%, 77.2549%
XYZ:
34.3068, 21.7020, 55.2041
xyY:
0.3085, 0.1951, 21.7020
CIE-Lab:
53.7094, 55.5289, -39.2892
CIE-LCH:
53.7094, 68.0228, 324.7189
CIE-Luv:
53.7094, 44.2127, -67.4621
Hunter-Lab:
46.5854, 49.9278, -37.6493
#bc58c5 color charts
#bc58c5 color shades, tints & tones
#bc58c5 color schemes
#bc58c5 color preview, HTML & CSS examples
This text has a color of #bc58c5
<p style="color:#bc58c5;">Text here</p>
.mytext {color:#bc58c5;}
This box has a color of #bc58c5
<div style="background-color:#bc58c5;">Content here</div>
.mybackground {background-color:#bc58c5;}
Border around this has a color of #bc58c5
<div style="border:2px solid #bc58c5;">Content here</div>
.myborder {border:2px solid #bc58c5;}