I have a string in cpp that has IPv6 address in hex format.
std::string ipHex = "0xfe800000000000000cd86d653903694b";
My requiremen