HEX2DEC(<string>)
Hexadecimal numbers are base 16 and are represented by the numbers 0-9 and the letters a-f. HEX2DEC converts a hexadecimal number given as string to an integer.
Column1
HEX2DEC returns
2c
44
4b
75
5f
95
37
55