Just a little experiment I did with color and stuff :) UPDATE: The stamp and sprite was "optimized" so that it uses only one extra clone/stamp compared to two from before the update. - The circle on the left is the pen. It simply adjusts the pen's color. - The square in the middle is the stamp. It has to stamp 2 times for it to work - once for the hue and once for the saturation. - The triangle on the right uses one clone and works exactly like the stamp. I made this in like 30 minutes, so the code may not be the most optimal, especially the hex converter. Anyways, enjoy :) Let me know if there are any bugs. -HOW TO USE- Use the sliders to adjust the color's HSV value. Use the button to enter a hex code for the color.