The `pow` types implement `fmt::LowerHex` but do not implement hex parsing. Add inherent methods `from_hex` and `from_prefixed_hex` to the `pow` types.