#bc11e5 color space conversions
Hex:
#bc11e5
RGB:
188, 17, 229
CMY:
26, 93, 10
CMYK:
18, 93, 0, 10
HSL:
288°, 86.1789%, 48.2353%
HSV (HSB):
288°, 92.5764%, 89.8039%
XYZ:
35.0823, 16.7494, 75.5127
xyY:
0.2755, 0.1315, 16.7494
CIE-Lab:
47.9427, 83.0479, -66.7852
CIE-LCH:
47.9427, 106.5702, 321.1946
CIE-Luv:
47.9427, 47.2307, -108.7005
Hunter-Lab:
40.9260, 81.3920, -80.7478
#bc11e5 color charts
#bc11e5 color shades, tints & tones
#bc11e5 color schemes
#bc11e5 color preview, HTML & CSS examples
This text has a color of #bc11e5
<p style="color:#bc11e5;">Text here</p>
.mytext {color:#bc11e5;}
This box has a color of #bc11e5
<div style="background-color:#bc11e5;">Content here</div>
.mybackground {background-color:#bc11e5;}
Border around this has a color of #bc11e5
<div style="border:2px solid #bc11e5;">Content here</div>
.myborder {border:2px solid #bc11e5;}