#ca5196 color space conversions
Hex:
        #ca5196
        RGB:
        202, 81, 150
        CMY:
        21, 68, 41
        CMYK:
        0, 60, 26, 21
      HSL:
        326°, 53.3040%, 55.4902%
        HSV (HSB):
        326°, 59.9010%, 79.2157%
        XYZ:
        32.8046, 20.6434, 31.1097
        xyY:
        0.3880, 0.2441, 20.6434
      CIE-Lab:
        52.5570, 55.2222, -13.5255
        CIE-LCH:
        52.5570, 56.8544, 346.2376
        CIE-Luv:
        52.5570, 70.5569, -28.6965
        Hunter-Lab:
        45.4350, 49.3676, -8.7918
      #ca5196 color charts
#ca5196 RGB chart
      #ca5196 CMYK chart
      #ca5196 RGB pie chart
      #ca5196 color shades, tints & tones
#ca5196 color schemes
#ca5196 color preview, HTML & CSS examples
           This text has a color of #ca5196        
        
          <p style="color:#ca5196;">Text here</p>
        
        
          .mytext {color:#ca5196;}
        
        Text color #ca5196
      
           This box has a color of #ca5196        
        
          <div style="background-color:#ca5196;">Content here</div>
        
        
          .mybackground {background-color:#ca5196;}
        
        Background color #ca5196
      
           Border around this has a color of #ca5196        
        
          <div style="border:2px solid #ca5196;">Content here</div>
        
        
          .myborder {border:2px solid #ca5196;}
        
        Border color #ca5196