'v-bind' Background Color Example

The browser sets the background color with 'hsl()' based on the value of 'bgVal' in the Vue instance.

Try changing the 'bgVal' property value from anything between 0 and 360.

Notice the background color on this div tag.