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