#ca5290 color space conversions
Hex:
        #ca5290
        RGB:
        202, 82, 144
        CMY:
        21, 68, 44
        CMYK:
        0, 59, 29, 21
      HSL:
        329°, 53.0973%, 55.6863%
        HSV (HSB):
        329°, 59.4059%, 79.2157%
        XYZ:
        32.4085, 20.6048, 28.6546
        xyY:
        0.3968, 0.2523, 20.6048
      CIE-Lab:
        52.5142, 53.9894, -10.0386
        CIE-LCH:
        52.5142, 54.9147, 349.4669
        CIE-Luv:
        52.5142, 71.9804, -23.5489
        Hunter-Lab:
        45.3925, 48.0052, -5.6528
      #ca5290 color charts
#ca5290 RGB chart
      #ca5290 CMYK chart
      #ca5290 RGB pie chart
      #ca5290 color shades, tints & tones
#ca5290 color schemes
#ca5290 color preview, HTML & CSS examples
           This text has a color of #ca5290        
        
          <p style="color:#ca5290;">Text here</p>
        
        
          .mytext {color:#ca5290;}
        
        Text color #ca5290
      
           This box has a color of #ca5290        
        
          <div style="background-color:#ca5290;">Content here</div>
        
        
          .mybackground {background-color:#ca5290;}
        
        Background color #ca5290
      
           Border around this has a color of #ca5290        
        
          <div style="border:2px solid #ca5290;">Content here</div>
        
        
          .myborder {border:2px solid #ca5290;}
        
        Border color #ca5290