bc

Work fully in hex

obase=16
ibase=16

Converting hex to decimal

obase=10
ibase=16

Converting decimal to hex

obase=16
ibase=10