I fuess you didn't notice that the FS595 list, among others, is on this site with both RGB and HEX values.

So, you don't have to look that far.
Only the very number VF41 was looking for is not in the list.
Probably because we do not have the version which included that color.
We try to include every color that was once in the list, because sometimes colors get added and removed.
BTW: it does not work from HEX codes, since HEX codes are RGB values themselves. Look at them, they are 6 digits, 2 for R 2 for G and 2 for B
And they have exactly the same range, from 0 to 256, where FF equals 256.
This calculation tools works from HSV values. if you have these values, you can calculate the RGB values both digital and in HEX format.
Only thing this tool is missing: the Gamma value it is not even mentioned which value is used. Gamma also influences what a color on screen looks like.
I know I also do not say more then that the RGB values are calibrated for a standard monitor, but that leaves me space to make them available to people creating textures, but making them useless enough for professionals to recalculate them to the values they need, since Federal Standard and RAL like to sell their software that can calculate these things.
That also partially explains why the various lists do not match: different calculation methods are used. And some even scan colorchips and then see what RGB value comes from it.