#bc06f8 color space conversions
Hex:
#bc06f8
RGB:
188, 6, 248
CMY:
26, 98, 3
CMYK:
24, 98, 0, 3
HSL:
285°, 95.2756%, 49.8039%
HSV (HSB):
285°, 97.5806%, 97.2549%
XYZ:
37.7474, 17.5989, 90.2144
xyY:
0.2593, 0.1209, 17.5989
CIE-Lab:
49.0060, 87.3263, -75.7667
CIE-LCH:
49.0060, 115.6135, 319.0542
CIE-Luv:
49.0060, 42.0189, -122.0713
Hunter-Lab:
41.9511, 87.1993, -98.1354
#bc06f8 color charts
#bc06f8 color shades, tints & tones
#bc06f8 color schemes
#bc06f8 color preview, HTML & CSS examples
This text has a color of #bc06f8
<p style="color:#bc06f8;">Text here</p>
.mytext {color:#bc06f8;}
This box has a color of #bc06f8
<div style="background-color:#bc06f8;">Content here</div>
.mybackground {background-color:#bc06f8;}
Border around this has a color of #bc06f8
<div style="border:2px solid #bc06f8;">Content here</div>
.myborder {border:2px solid #bc06f8;}