#bc06d4 color space conversions
Hex:
#bc06d4
RGB:
188, 6, 212
CMY:
26, 98, 17
CMYK:
11, 97, 0, 17
HSL:
293°, 94.4954%, 42.7451%
HSV (HSB):
293°, 97.1698%, 83.1373%
XYZ:
32.6878, 15.5751, 63.5708
xyY:
0.2923, 0.1393, 15.5751
CIE-Lab:
46.4120, 81.2928, -59.5519
CIE-LCH:
46.4120, 100.7717, 323.7750
CIE-Luv:
46.4120, 53.2471, -97.5167
Hunter-Lab:
39.4653, 78.7816, -67.8788
#bc06d4 color charts
#bc06d4 color shades, tints & tones
#bc06d4 color schemes
#bc06d4 color preview, HTML & CSS examples
This text has a color of #bc06d4
<p style="color:#bc06d4;">Text here</p>
.mytext {color:#bc06d4;}
This box has a color of #bc06d4
<div style="background-color:#bc06d4;">Content here</div>
.mybackground {background-color:#bc06d4;}
Border around this has a color of #bc06d4
<div style="border:2px solid #bc06d4;">Content here</div>
.myborder {border:2px solid #bc06d4;}