Unfortunately I wasnt able to use this svg since it is encoded in CMYK colors (for print), not RGB, so I can't use it with flash or photoshop, I would need to install illustrator or something like that.
Can someone convert it to RGB?
Original logo was in CMYK. I tried to convert it with Corel Draw but colors were altered somehow, i.e. CMYK and RGB versions looked differently on my computer.
It is strange, I'm looking at its source and it seems that colors there are RGB: #6C3D94 and #A13469:
https://raw.githubusercontent.com/spreadcoin-project/spreadcoin.net/gh-pages/logo/SpreadCoin.svgDunno why software thinks that it is in CMYK.
Yes that can be the case, it has to do with colorrange. CMYK is for print, RGB is for screen. Some rgb colors don't convert 'right' into CMYK and vice versa.
I will look into take, tweak them, get them the same.