< # .SYNOPSIS This script displays the Windows Color dialog box, then displays the r, g, b values of the colours selected .DESCRIPTION This script calls windows.forms to show the color dialog. You then select a colour, and hit OK. The script then displays the values you selected...