Supplementary Exercise 14.1

Make a web safe color chooser like the one shown below.

Use three pull-down menus, each of which contains the six possible web safe hexadecimal color values.When the user changes the state of any of the menus, the background color of the web page is instantly changed to reflect the chosen color components. Also the text field should be immediately updated to reflect the chosen color.