This is basically John Dyer's Photoshop-like color picker, but translated from Prototype to MooTools, and with a few added features.
window.addEvent('domready', function() { DynamicColorPicker.auto(".color-field"); });
colorpicker.zip