#bc10e6 color space conversions
Hex:
#bc10e6
RGB:
188, 16, 230
CMY:
26, 94, 10
CMYK:
18, 93, 0, 10
HSL:
288°, 86.9919%, 48.2353%
HSV (HSB):
288°, 93.0435%, 90.1961%
XYZ:
35.2073, 16.7751, 76.2452
xyY:
0.2746, 0.1308, 16.7751
CIE-Lab:
47.9754, 83.3322, -67.2994
CIE-LCH:
47.9754, 107.1142, 321.0755
CIE-Luv:
47.9754, 46.9709, -109.4577
Hunter-Lab:
40.9574, 81.7641, -81.7024
#bc10e6 color charts
#bc10e6 color shades, tints & tones
#bc10e6 color schemes
#bc10e6 color preview, HTML & CSS examples
This text has a color of #bc10e6
<p style="color:#bc10e6;">Text here</p>
.mytext {color:#bc10e6;}
This box has a color of #bc10e6
<div style="background-color:#bc10e6;">Content here</div>
.mybackground {background-color:#bc10e6;}
Border around this has a color of #bc10e6
<div style="border:2px solid #bc10e6;">Content here</div>
.myborder {border:2px solid #bc10e6;}