#bc06f3 color space conversions
Hex:
#bc06f3
RGB:
188, 6, 243
CMY:
26, 98, 5
CMYK:
23, 98, 0, 5
HSL:
286°, 95.1807%, 48.8235%
HSV (HSB):
286°, 97.5309%, 95.2941%
XYZ:
36.9818, 17.2927, 86.1827
xyY:
0.2633, 0.1231, 17.2927
CIE-Lab:
48.6267, 86.4594, -73.5796
CIE-LCH:
48.6267, 113.5305, 319.6012
CIE-Luv:
48.6267, 43.4502, -118.7641
Hunter-Lab:
41.5845, 85.9705, -93.7678
#bc06f3 color charts
#bc06f3 color shades, tints & tones
#bc06f3 color schemes
#bc06f3 color preview, HTML & CSS examples
This text has a color of #bc06f3
<p style="color:#bc06f3;">Text here</p>
.mytext {color:#bc06f3;}
This box has a color of #bc06f3
<div style="background-color:#bc06f3;">Content here</div>
.mybackground {background-color:#bc06f3;}
Border around this has a color of #bc06f3
<div style="border:2px solid #bc06f3;">Content here</div>
.myborder {border:2px solid #bc06f3;}