#bc00a6 color space conversions
Hex:
#bc00a6
RGB:
188, 0, 166
CMY:
26, 100, 35
CMYK:
0, 100, 12, 26
HSL:
307°, 100.0000%, 36.8627%
HSV (HSB):
307°, 100.0000%, 73.7255%
XYZ:
27.6220, 13.4445, 37.2156
xyY:
0.3529, 0.1717, 13.4445
CIE-Lab:
43.4256, 75.0440, -37.3779
CIE-LCH:
43.4256, 83.8374, 333.5230
CIE-Luv:
43.4256, 71.2618, -64.0346
Hunter-Lab:
36.6668, 70.3014, -34.5107
#bc00a6 color charts
#bc00a6 color shades, tints & tones
#bc00a6 color schemes
#bc00a6 color preview, HTML & CSS examples
This text has a color of #bc00a6
<p style="color:#bc00a6;">Text here</p>
.mytext {color:#bc00a6;}
This box has a color of #bc00a6
<div style="background-color:#bc00a6;">Content here</div>
.mybackground {background-color:#bc00a6;}
Border around this has a color of #bc00a6
<div style="border:2px solid #bc00a6;">Content here</div>
.myborder {border:2px solid #bc00a6;}