Color Picker
BsColorPicker is a component that allow users to select a color using a variety of input methods.
Usage
Swatches
Use the swatches
property to display an array of color swatches that users can pick from.
Popup Dialog
<bs-color-picker>
can be displayed as a popup dialog and use BsPopover internally.