#bc26c5 color space conversions
Hex:
#bc26c5
RGB:
188, 38, 197
CMY:
26, 85, 23
CMYK:
5, 81, 0, 23
HSL:
297°, 67.6596%, 46.0784%
HSV (HSB):
297°, 80.7107%, 77.2549%
XYZ:
31.5102, 16.1088, 54.2719
xyY:
0.3093, 0.1581, 16.1088
CIE-Lab:
47.1169, 73.9959, -49.7528
CIE-LCH:
47.1169, 89.1669, 326.0842
CIE-Luv:
47.1169, 55.9062, -83.1697
Hunter-Lab:
40.1358, 69.9009, -52.0773
#bc26c5 color charts
#bc26c5 color shades, tints & tones
#bc26c5 color schemes
#bc26c5 color preview, HTML & CSS examples
This text has a color of #bc26c5
<p style="color:#bc26c5;">Text here</p>
.mytext {color:#bc26c5;}
This box has a color of #bc26c5
<div style="background-color:#bc26c5;">Content here</div>
.mybackground {background-color:#bc26c5;}
Border around this has a color of #bc26c5
<div style="border:2px solid #bc26c5;">Content here</div>
.myborder {border:2px solid #bc26c5;}