I'm new here, I really hope someone can help out.
I've been using ImageMagick in the past for converting jpg/png file into Windows icons, worked ok

Now I have a new installation on the same machine as before, Win7, ImageMagick v.6.7.6.3-2 running inside a Cygwin session (like before, but it's a new installation). Problem is, it darkens my icons and I don't understand why

This is the result :
Left image is the source PNG file. Right image is the icon resulting file (much darker than the original).
I used to run: convert icona.png icona.ico
It did the trick in the past, now it's changing my icons colour and I have no idea why. Any suggestion?