sets the initial value for a control
webix.ui({ view: "colorselect", value: "#CC9D90" });
The value must be a string with a HEX color code.