Also, as mentioned previously... Electrum is a unique case in that it generates it's own proprietary seed mnemonics. They are NOT BIP39 compatible... if you try and import an Electrum seed into a BIP39 wallet, chances are that you will get an "invalid mnemonic" error.
There are some rare instances where an Electrum seed will actually be recognised as a valid BIP39 seed, but it will generate different addresses. Mostly, because Electrum uses a default passphrase of "electrum"(+user passphrase if any)... whereas BIP39 wallets use a default passphrase of "passphrase"(+user passphrase if any).
Because of this difference in the way the passphrase is constructed, there is 0% chance of a BIP39 wallet generating the same addresses that Electrum will generate from an Electrum seed mnemonic... regardless of the derivation path being used.