<?php hexdec(string $hex_string): int|float
<?php throw new InvalidArgumentException(sprintf('Invalid "%s" color.', $color)); } return ($background ? '4' : '3') . $this->convertHexColorToAnsi(hexdec($color)); } if (isset(self::COLORS[$color])) {