#ca40aa color space conversions
Hex:
        #ca40aa
        RGB:
        202, 64, 170
        CMY:
        21, 75, 33
        CMYK:
        0, 68, 16, 21
      HSL:
        314°, 56.5574%, 52.1569%
        HSV (HSB):
        314°, 68.3168%, 79.2157%
        XYZ:
        33.4462, 19.1256, 39.9590
        xyY:
        0.3615, 0.2067, 19.1256
      CIE-Lab:
        50.8339, 64.9215, -27.9599
        CIE-LCH:
        50.8339, 70.6864, 336.6998
        CIE-Luv:
        50.8339, 70.0975, -51.0928
        Hunter-Lab:
        43.7329, 59.9816, -23.5607
      #ca40aa color charts
#ca40aa RGB chart
      #ca40aa CMYK chart
      #ca40aa RGB pie chart
      #ca40aa color shades, tints & tones
#ca40aa color schemes
#ca40aa color preview, HTML & CSS examples
           This text has a color of #ca40aa        
        
          <p style="color:#ca40aa;">Text here</p>
        
        
          .mytext {color:#ca40aa;}
        
        Text color #ca40aa
      
           This box has a color of #ca40aa        
        
          <div style="background-color:#ca40aa;">Content here</div>
        
        
          .mybackground {background-color:#ca40aa;}
        
        Background color #ca40aa
      
           Border around this has a color of #ca40aa        
        
          <div style="border:2px solid #ca40aa;">Content here</div>
        
        
          .myborder {border:2px solid #ca40aa;}
        
        Border color #ca40aa