#ca2a98 color space conversions
Hex:
        #ca2a98
        RGB:
        202, 42, 152
        CMY:
        21, 84, 40
        CMYK:
        0, 79, 25, 21
      HSL:
        319°, 65.5738%, 47.8431%
        HSV (HSB):
        319°, 79.2079%, 79.2157%
        XYZ:
        30.8526, 16.4795, 31.2605
        xyY:
        0.3926, 0.2097, 16.4795
      CIE-Lab:
        47.5974, 69.5007, -22.2890
        CIE-LCH:
        47.5974, 72.9873, 342.2189
        CIE-Luv:
        47.5974, 82.9538, -42.9751
        Hunter-Lab:
        40.5949, 64.6208, -17.2404
      #ca2a98 color charts
#ca2a98 RGB chart
      #ca2a98 CMYK chart
      #ca2a98 RGB pie chart
      #ca2a98 color shades, tints & tones
#ca2a98 color schemes
#ca2a98 color preview, HTML & CSS examples
           This text has a color of #ca2a98        
        
          <p style="color:#ca2a98;">Text here</p>
        
        
          .mytext {color:#ca2a98;}
        
        Text color #ca2a98
      
           This box has a color of #ca2a98        
        
          <div style="background-color:#ca2a98;">Content here</div>
        
        
          .mybackground {background-color:#ca2a98;}
        
        Background color #ca2a98
      
           Border around this has a color of #ca2a98        
        
          <div style="border:2px solid #ca2a98;">Content here</div>
        
        
          .myborder {border:2px solid #ca2a98;}
        
        Border color #ca2a98