#ca20e1 color space conversions
Hex:
        #ca20e1
        RGB:
        202, 32, 225
        CMY:
        21, 87, 12
        CMYK:
        10, 86, 0, 12
      HSL:
        293°, 76.2846%, 50.3922%
        HSV (HSB):
        293°, 85.7778%, 88.2353%
        XYZ:
        38.4642, 19.0258, 72.8792
        xyY:
        0.2950, 0.1459, 19.0258
      CIE-Lab:
        50.7174, 82.2613, -59.9189
        CIE-LCH:
        50.7174, 101.7703, 323.9305
        CIE-Luv:
        50.7174, 56.5525, -100.6753
        Hunter-Lab:
        43.6186, 81.0743, -68.5304
      #ca20e1 color charts
#ca20e1 RGB chart
      #ca20e1 CMYK chart
      #ca20e1 RGB pie chart
      #ca20e1 color shades, tints & tones
#ca20e1 color schemes
#ca20e1 color preview, HTML & CSS examples
           This text has a color of #ca20e1        
        
          <p style="color:#ca20e1;">Text here</p>
        
        
          .mytext {color:#ca20e1;}
        
        Text color #ca20e1
      
           This box has a color of #ca20e1        
        
          <div style="background-color:#ca20e1;">Content here</div>
        
        
          .mybackground {background-color:#ca20e1;}
        
        Background color #ca20e1
      
           Border around this has a color of #ca20e1        
        
          <div style="border:2px solid #ca20e1;">Content here</div>
        
        
          .myborder {border:2px solid #ca20e1;}
        
        Border color #ca20e1