You can calculate capacitance from the psuedocapacitance, resistance, and n given by the CPE fitting. See the following paper for details.
C. M. Gore, J. O. White, E. D. Wachsman and V. Thangadurai, J. Mater. Chem. A, 2014, 2, 2363-2373.
http://dx.doi.org/10.1039/C3TA12668DThe calculation for capacitance is simple using Z-plot fits:
C = R^([1-n]/n)*Q^(1/n)
using your fitting parameters as follows:
n = CPE-P
psuedocapacitance, Q = CPE-T
R = Rp
Let me know if you have any trouble.