Help for this page
printf "%02x%02x%02x%02x\n", $colors[0]->rgba;
printf "%02x%02x%02x%02x\n", $_->rgba for @colors;