property PropertiesList.DisplayColorAs as DisplayColorEnum
Specifies how the properties of color type are displayed.

TypeDescription
DisplayColorEnum A DisplayColorEnum expression that indicates how the properties of color type are displayed.  
By default, all color properties are displayed using the &HXXXXXXXX& form, where X is a hex value. Use the DisplayColorAs property to change how the properties display the color values. 

The following screen shot shows the colors using the exDefault ( by default ):

The following screen shot shows the colors using the exRGB: