"...isisscripts.git" did not exist on "8d52c25765e6f0daf3c9197a6cab324ba0d9d452"
Revert rgb2hex changes
To many people used rgb2hex(r,g,b; str); relying on the included '#'. So this is back, instead two functions hex2color and color2hex are included that translate between a hex value (256 bit color value) and a color string **without** including the leading '#'.