#ca20c1 color space conversions
Hex:
        #ca20c1
        RGB:
        202, 32, 193
        CMY:
        21, 87, 24
        CMYK:
        0, 84, 4, 21
      HSL:
        303°, 72.6496%, 45.8824%
        HSV (HSB):
        303°, 84.1584%, 79.2157%
        XYZ:
        34.4993, 17.4398, 52.0000
        xyY:
        0.3319, 0.1678, 17.4398
      CIE-Lab:
        48.8095, 77.3136, -44.5902
        CIE-LCH:
        48.8095, 89.2507, 330.0261
        CIE-Luv:
        48.8095, 68.1467, -76.8772
        Hunter-Lab:
        41.7610, 74.3791, -44.5940
      #ca20c1 color charts
#ca20c1 RGB chart
      #ca20c1 CMYK chart
      #ca20c1 RGB pie chart
      #ca20c1 color shades, tints & tones
#ca20c1 color schemes
#ca20c1 color preview, HTML & CSS examples
           This text has a color of #ca20c1        
        
          <p style="color:#ca20c1;">Text here</p>
        
        
          .mytext {color:#ca20c1;}
        
        Text color #ca20c1
      
           This box has a color of #ca20c1        
        
          <div style="background-color:#ca20c1;">Content here</div>
        
        
          .mybackground {background-color:#ca20c1;}
        
        Background color #ca20c1
      
           Border around this has a color of #ca20c1        
        
          <div style="border:2px solid #ca20c1;">Content here</div>
        
        
          .myborder {border:2px solid #ca20c1;}
        
        Border color #ca20c1