function parseColor(s) {
        var pi = parseInt,
            base,
            out = null,
            c;