ColorPicker Control
A color picker is used to browse through and select colors. By default, it lets a user navigate through colors on a color spectrum, or specify a color in either Red-Green-Blue (RGB) or Hexadecimal textboxes.

| Property |
Description |
| Default |
Sets the default color for the Color Picker in Hex representation |
Output
| Property |
Description |
| SelectedColor |
Gets the selected Color value. |
| SelectedHexColor |
Gets the selected Color value in Hex representation. |