function bgMagentaimport { bgMagenta } from "https://deno.land/x/lume@v1.16.1/deps/colors.ts"; bgMagenta(str: string): stringSet background color to magenta. Parametersstr: stringtext to make its background magenta Returnsstring