#bc00e3 color space conversions
Hex:
#bc00e3
RGB:
188, 0, 227
CMY:
26, 100, 11
CMYK:
17, 100, 0, 11
HSL:
290°, 100.0000%, 44.5098%
HSV (HSB):
290°, 100.0000%, 89.0196%
XYZ:
34.6042, 16.2374, 73.9833
xyY:
0.2772, 0.1301, 16.2374
CIE-Lab:
47.2844, 84.2483, -66.7169
CIE-LCH:
47.2844, 107.4659, 321.6241
CIE-Luv:
47.2844, 48.5179, -108.2669
Hunter-Lab:
40.2957, 82.7706, -80.6502
#bc00e3 color charts
#bc00e3 color shades, tints & tones
#bc00e3 color schemes
#bc00e3 color preview, HTML & CSS examples
This text has a color of #bc00e3
<p style="color:#bc00e3;">Text here</p>
.mytext {color:#bc00e3;}
This box has a color of #bc00e3
<div style="background-color:#bc00e3;">Content here</div>
.mybackground {background-color:#bc00e3;}
Border around this has a color of #bc00e3
<div style="border:2px solid #bc00e3;">Content here</div>
.myborder {border:2px solid #bc00e3;}