ArcGIS Pro 2.6 API Reference Guide
CIMColor Class
Members 

ArcGIS.Core.CIM Namespace : CIMColor Class
Supports colors in the CIM model by providing low level access to properties common amongst all color types.
Object Model
CIMColor ClassCIMColorSpace ClassCIMColor ClassCIMColor ClassCIMColor ClassCIMColor ClassCIMColor ClassCIMColor ClassCIMColor ClassCIMColor ClassCIMColor ClassCIMColor Class
Syntax
Remarks
This is the base color type which provides access to the color values and color space. Alpha is always the last value in the value array.
Inheritance Hierarchy

System.Object
   ArcGIS.Core.CIM.CIMObject
      ArcGIS.Core.CIM.CIMColor
         ArcGIS.Core.CIM.CIMCMYKColor
         ArcGIS.Core.CIM.CIMGrayColor
         ArcGIS.Core.CIM.CIMHSLColor
         ArcGIS.Core.CIM.CIMHSVColor
         ArcGIS.Core.CIM.CIMLABColor
         ArcGIS.Core.CIM.CIMRGBColor
         ArcGIS.Core.CIM.CIMSpotColor
         ArcGIS.Core.CIM.CIMXYZColor

Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

CIMColor Members
ArcGIS.Core.CIM Namespace