[Minor] Updating a role color with a hex code that contains letters does not work

I made a command that is meant to change the color of a role to an input hex code. I have found that the color will only update if the input hex only has numbers, no letters. I’m also outputting the parsed hex in the response text and it is correct. Attached is a picture of the flow with the update role block opened

Same happens to HTTP requests to Discord’s endpoints.
It’s requiring decimal color codes.