#bc5bc5 color space conversions
Hex:
#bc5bc5
RGB:
188, 91, 197
CMY:
26, 64, 23
CMYK:
5, 54, 0, 23
HSL:
295°, 47.7477%, 56.4706%
HSV (HSB):
295°, 53.8071%, 77.2549%
XYZ:
34.5582, 22.2048, 55.2879
xyY:
0.3084, 0.1982, 22.2048
CIE-Lab:
54.2436, 54.0938, -38.4489
CIE-LCH:
54.2436, 66.3661, 324.5955
CIE-Luv:
54.2436, 43.2048, -66.1046
Hunter-Lab:
47.1219, 48.4446, -36.5792
#bc5bc5 color charts
#bc5bc5 color shades, tints & tones
#bc5bc5 color schemes
#bc5bc5 color preview, HTML & CSS examples
This text has a color of #bc5bc5
<p style="color:#bc5bc5;">Text here</p>
.mytext {color:#bc5bc5;}
This box has a color of #bc5bc5
<div style="background-color:#bc5bc5;">Content here</div>
.mybackground {background-color:#bc5bc5;}
Border around this has a color of #bc5bc5
<div style="border:2px solid #bc5bc5;">Content here</div>
.myborder {border:2px solid #bc5bc5;}