Creates a magenta PrinterColor.
Example:
const magenta = PrinterColor.magenta();
const PrinterColor.magenta() : schema = '\x1B[35m';