A PCF Control for choosing a color and setting it's value in a single line text field.
This control utilizes React and the Office-Ui-Fabric to allow a user to pick a color and update the text field that the control is bound to.

inputValue(string, required): The field value bound to the control.defaultColor(string, required): Default color shown when the bound field is blank. Use hex format (e.g.#ffffff).