Draft: Split ColorUtils::adjustColor into multiple specific methods
split adjustColor into adjustColorRgba, adjustColorHsla, adjustColorHsva, and setColorAlpha (for specific uses where alpha isn't adjusted but directly set to a specific value).
Signed-off-by: Matej Starc matej.starc@protonmail.com