#bc01e2 color space conversions
Hex:
#bc01e2
RGB:
188, 1, 226
CMY:
26, 100, 11
CMYK:
17, 100, 0, 11
HSL:
290°, 99.1189%, 44.5098%
HSV (HSB):
290°, 99.5575%, 88.6275%
XYZ:
34.4774, 16.2041, 73.2620
xyY:
0.2782, 0.1307, 16.2041
CIE-Lab:
47.2411, 83.9986, -66.2183
CIE-LCH:
47.2411, 106.9609, 321.7503
CIE-Luv:
47.2411, 48.8009, -107.5312
Hunter-Lab:
40.2543, 82.4384, -79.7287
#bc01e2 color charts
#bc01e2 color shades, tints & tones
#bc01e2 color schemes
#bc01e2 color preview, HTML & CSS examples
This text has a color of #bc01e2
<p style="color:#bc01e2;">Text here</p>
.mytext {color:#bc01e2;}
This box has a color of #bc01e2
<div style="background-color:#bc01e2;">Content here</div>
.mybackground {background-color:#bc01e2;}
Border around this has a color of #bc01e2
<div style="border:2px solid #bc01e2;">Content here</div>
.myborder {border:2px solid #bc01e2;}