Aseprite atlases use strings for colors (for some reason). This allows you to easily convert to a more usable format.
statictoFlxColor(this:String):Null<Null<Int>>
Converts the underlying string to an actual color usable by flixel tools
statictoString(this:String):String