#c960aa color space conversions
Hex:
        #c960aa
        RGB:
        201, 96, 170
        CMY:
        21, 62, 33
        CMYK:
        0, 52, 15, 21
      HSL:
        318°, 49.2958%, 58.2353%
        HSV (HSB):
        318°, 52.2388%, 78.8235%
        XYZ:
        35.5260, 23.6855, 40.7295
        xyY:
        0.3555, 0.2370, 23.6855
      CIE-Lab:
        55.7716, 50.8084, -20.3612
        CIE-LCH:
        55.7716, 54.7364, 338.1618
        CIE-Luv:
        55.7716, 57.3985, -38.2807
        Hunter-Lab:
        48.6678, 45.1308, -15.5517
      #c960aa color charts
#c960aa RGB chart
      #c960aa CMYK chart
      #c960aa RGB pie chart
      #c960aa color shades, tints & tones
#c960aa color schemes
#c960aa color preview, HTML & CSS examples
           This text has a color of #c960aa        
        
          <p style="color:#c960aa;">Text here</p>
        
        
          .mytext {color:#c960aa;}
        
        Text color #c960aa
      
           This box has a color of #c960aa        
        
          <div style="background-color:#c960aa;">Content here</div>
        
        
          .mybackground {background-color:#c960aa;}
        
        Background color #c960aa
      
           Border around this has a color of #c960aa        
        
          <div style="border:2px solid #c960aa;">Content here</div>
        
        
          .myborder {border:2px solid #c960aa;}
        
        Border color #c960aa