Need some guide on how to convert HSV to RGB
I am working on a live wallpaper using Visual Basic wherein the colors change slowly in the image and go back to the original.
To do this, I need to convert HSV to RGB, but I'm having difficulty with computation on the reverse process.
I am trying to understand the explanation on Wikipedia but I need someone to better explain the process to me.
Can someone explain how to properly convert HSV color to RGB in VBA, and can I use Excel to do the computation?








