#ca2ea0 color space conversions
Hex:
        #ca2ea0
        RGB:
        202, 46, 160
        CMY:
        21, 82, 37
        CMYK:
        0, 77, 21, 21
      HSL:
        316°, 62.9032%, 48.6275%
        HSV (HSB):
        316°, 77.2277%, 79.2157%
        XYZ:
        31.6793, 17.0486, 34.8787
        xyY:
        0.3789, 0.2039, 17.0486
      CIE-Lab:
        48.3212, 69.4228, -25.9467
        CIE-LCH:
        48.3212, 74.1132, 339.5068
        CIE-Luv:
        48.3212, 78.7615, -48.3436
        Hunter-Lab:
        41.2900, 64.6948, -21.1809
      #ca2ea0 color charts
#ca2ea0 RGB chart
      #ca2ea0 CMYK chart
      #ca2ea0 RGB pie chart
      #ca2ea0 color shades, tints & tones
#ca2ea0 color schemes
#ca2ea0 color preview, HTML & CSS examples
           This text has a color of #ca2ea0        
        
          <p style="color:#ca2ea0;">Text here</p>
        
        
          .mytext {color:#ca2ea0;}
        
        Text color #ca2ea0
      
           This box has a color of #ca2ea0        
        
          <div style="background-color:#ca2ea0;">Content here</div>
        
        
          .mybackground {background-color:#ca2ea0;}
        
        Background color #ca2ea0
      
           Border around this has a color of #ca2ea0        
        
          <div style="border:2px solid #ca2ea0;">Content here</div>
        
        
          .myborder {border:2px solid #ca2ea0;}
        
        Border color #ca2ea0