colorRGB2Hex
Converting an argb array to color string.
Return
Color hexadecimal string like #3FE2C5 .
Parameters
argb
an argb array like {63,226,197} .
Converting an argb array to color string.
Color hexadecimal string like #3FE2C5 .
an argb array like {63,226,197} .