#ca20af color space conversions
Hex:
        #ca20af
        RGB:
        202, 32, 175
        CMY:
        21, 87, 31
        CMYK:
        0, 84, 13, 21
      HSL:
        310°, 72.6496%, 45.8824%
        HSV (HSB):
        310°, 84.1584%, 79.2157%
        XYZ:
        32.6115, 16.6847, 42.0591
        xyY:
        0.3570, 0.1826, 16.6847
      CIE-Lab:
        47.8603, 74.7772, -35.5525
        CIE-LCH:
        47.8603, 82.7986, 334.5714
        CIE-Luv:
        47.8603, 75.3169, -62.9926
        Hunter-Lab:
        40.8469, 71.0292, -32.4566
      #ca20af color charts
#ca20af RGB chart
      #ca20af CMYK chart
      #ca20af RGB pie chart
      #ca20af color shades, tints & tones
#ca20af color schemes
#ca20af color preview, HTML & CSS examples
           This text has a color of #ca20af        
        
          <p style="color:#ca20af;">Text here</p>
        
        
          .mytext {color:#ca20af;}
        
        Text color #ca20af
      
           This box has a color of #ca20af        
        
          <div style="background-color:#ca20af;">Content here</div>
        
        
          .mybackground {background-color:#ca20af;}
        
        Background color #ca20af
      
           Border around this has a color of #ca20af        
        
          <div style="border:2px solid #ca20af;">Content here</div>
        
        
          .myborder {border:2px solid #ca20af;}
        
        Border color #ca20af