#bc28c5 color space conversions
Hex:
#bc28c5
RGB:
188, 40, 197
CMY:
26, 84, 23
CMYK:
5, 80, 0, 23
HSL:
297°, 66.2447%, 46.4706%
HSV (HSB):
297°, 79.6954%, 77.2549%
XYZ:
31.5759, 16.2402, 54.2938
xyY:
0.3092, 0.1590, 16.2402
CIE-Lab:
47.2880, 73.4987, -49.4791
CIE-LCH:
47.2880, 88.6016, 326.0517
CIE-Luv:
47.2880, 55.6252, -82.7935
Hunter-Lab:
40.2991, 69.3381, -51.6703
#bc28c5 color charts
#bc28c5 color shades, tints & tones
#bc28c5 color schemes
#bc28c5 color preview, HTML & CSS examples
This text has a color of #bc28c5
<p style="color:#bc28c5;">Text here</p>
.mytext {color:#bc28c5;}
This box has a color of #bc28c5
<div style="background-color:#bc28c5;">Content here</div>
.mybackground {background-color:#bc28c5;}
Border around this has a color of #bc28c5
<div style="border:2px solid #bc28c5;">Content here</div>
.myborder {border:2px solid #bc28c5;}