### Description This example demonstrates the usage of the [vtkNamedColors](http://www.vtk.org/doc/nightly/html/classvtkNamedColors.html) class. Some helper functions are also implemented. A cone is created and contoured using the BandedPolyDataContourFilter, it is then colored using a lookup table where the colors have been assigned using color names. A list of available color names and any synonyms are also output.