NMS abstraction interface for converting Bukkit ChatColor instances
to AWT Color objects.
This interface provides version-specific implementations to handle the conversion
between Minecraft's chat color system and Java's color representation.
This method attempts to map the given chat color to its corresponding
RGB color value. Not all chat colors have direct color representations
(such as formatting codes like BOLD, ITALIC, etc.).