Convert hex color to RGBA string for CSS
Hex color value (e.g., 0x1a1a1a)
Alpha value between 0 and 1 (default: 1)
RGBA string (e.g., "rgba(26, 26, 26, 0.96)")
Convert hex color to RGBA string for CSS