#bc11d3 color space conversions
Hex:
#bc11d3
RGB:
188, 17, 211
CMY:
26, 93, 17
CMYK:
11, 92, 0, 17
HSL:
293°, 85.0877%, 44.7059%
HSV (HSB):
293°, 91.9431%, 82.7451%
XYZ:
32.6974, 15.7954, 62.9535
xyY:
0.2934, 0.1417, 15.7954
CIE-Lab:
46.7049, 80.0642, -58.5040
CIE-LCH:
46.7049, 99.1615, 323.8439
CIE-Luv:
46.7049, 53.0795, -96.1002
Hunter-Lab:
39.7434, 77.3028, -66.0948
#bc11d3 color charts
#bc11d3 color shades, tints & tones
#bc11d3 color schemes
#bc11d3 color preview, HTML & CSS examples
This text has a color of #bc11d3
<p style="color:#bc11d3;">Text here</p>
.mytext {color:#bc11d3;}
This box has a color of #bc11d3
<div style="background-color:#bc11d3;">Content here</div>
.mybackground {background-color:#bc11d3;}
Border around this has a color of #bc11d3
<div style="border:2px solid #bc11d3;">Content here</div>
.myborder {border:2px solid #bc11d3;}