This is the colortable generated as part of the play project. It is captured statically because it causes mozilla to crash in windows 98 by leaking gdi handles.
This is a little color picker program written in javascript. It uses a hsv color table, rather than rgb because it is prettier to look at. It is pretty simple, just pick the property that you want to alter the color of and mousing over colors will change it. To change the colors in the table click elements. To toggle the color changing (so you can copy the text out of the sample box) right click.