Simple jQuery implementation

Calling the colorPicker on all inputs with the calssName 'color':
$('input.color').colorPicker();