#bc06e9 color space conversions
Hex:
#bc06e9
RGB:
188, 6, 233
CMY:
26, 98, 9
CMYK:
19, 97, 0, 9
HSL:
288°, 94.9791%, 46.8627%
HSV (HSB):
288°, 97.4249%, 91.3725%
XYZ:
35.5121, 16.7048, 78.4434
xyY:
0.2718, 0.1278, 16.7048
CIE-Lab:
47.8859, 84.7515, -69.1444
CIE-LCH:
47.8859, 109.3790, 320.7908
CIE-Luv:
47.8859, 46.4332, -112.0524
Hunter-Lab:
40.8715, 83.5686, -85.1834
#bc06e9 color charts
#bc06e9 color shades, tints & tones
#bc06e9 color schemes
#bc06e9 color preview, HTML & CSS examples
This text has a color of #bc06e9
<p style="color:#bc06e9;">Text here</p>
.mytext {color:#bc06e9;}
This box has a color of #bc06e9
<div style="background-color:#bc06e9;">Content here</div>
.mybackground {background-color:#bc06e9;}
Border around this has a color of #bc06e9
<div style="border:2px solid #bc06e9;">Content here</div>
.myborder {border:2px solid #bc06e9;}