CODA and Hex Color Picking

I have been enjoying CODA, the everything-in-one-window web development toolbox from Panic, more and more over the past year. In amongst all the goodness, I have been continually baffled by the lack of a web safe color palette in the supplied color picker or any hint of hex colors in the WYSIWYG CSS editor.
Today I came across the RCWebColorPicker from Rubicode. After downloading and installing the free plugin, the standard OS X color picker gains an “RCWeb” tab. This new tab features a box for a full RGB hex value, RGB sliders with corresponding hex values and a check box to limit the palette to the 216 web safe colors.
Hex goodness achieved!