#bc06d5 color space conversions
Hex:
#bc06d5
RGB:
188, 6, 213
CMY:
26, 98, 16
CMYK:
12, 97, 0, 16
HSL:
293°, 94.5205%, 42.9412%
HSV (HSB):
293°, 97.1831%, 83.5294%
XYZ:
32.8144, 15.6257, 64.2373
xyY:
0.2912, 0.1387, 15.6257
CIE-Lab:
46.4796, 81.4532, -60.0176
CIE-LCH:
46.4796, 101.1767, 323.6159
CIE-Luv:
46.4796, 52.9052, -98.2228
Hunter-Lab:
39.5294, 79.0013, -68.6789
#bc06d5 color charts
#bc06d5 color shades, tints & tones
#bc06d5 color schemes
#bc06d5 color preview, HTML & CSS examples
This text has a color of #bc06d5
<p style="color:#bc06d5;">Text here</p>
.mytext {color:#bc06d5;}
This box has a color of #bc06d5
<div style="background-color:#bc06d5;">Content here</div>
.mybackground {background-color:#bc06d5;}
Border around this has a color of #bc06d5
<div style="border:2px solid #bc06d5;">Content here</div>
.myborder {border:2px solid #bc06d5;}