#bc10e2 color space conversions
Hex:
#bc10e2
RGB:
188, 16, 226
CMY:
26, 94, 11
CMYK:
17, 93, 0, 11
HSL:
289°, 86.7769%, 47.4510%
HSV (HSB):
289°, 92.9204%, 88.6275%
XYZ:
34.6518, 16.5529, 73.3202
xyY:
0.2783, 0.1329, 16.5529
CIE-Lab:
47.6917, 82.6566, -65.4877
CIE-LCH:
47.6917, 105.4550, 321.6107
CIE-Luv:
47.6917, 48.2184, -106.7040
Hunter-Lab:
40.6853, 80.8297, -78.3686
#bc10e2 color charts
#bc10e2 color shades, tints & tones
#bc10e2 color schemes
#bc10e2 color preview, HTML & CSS examples
This text has a color of #bc10e2
<p style="color:#bc10e2;">Text here</p>
.mytext {color:#bc10e2;}
This box has a color of #bc10e2
<div style="background-color:#bc10e2;">Content here</div>
.mybackground {background-color:#bc10e2;}
Border around this has a color of #bc10e2
<div style="border:2px solid #bc10e2;">Content here</div>
.myborder {border:2px solid #bc10e2;}