#ca5a91 color space conversions
Hex:
        #ca5a91
        RGB:
        202, 90, 145
        CMY:
        21, 65, 43
        CMYK:
        0, 55, 28, 21
      HSL:
        331°, 51.3761%, 57.2549%
        HSV (HSB):
        331°, 55.4455%, 79.2157%
        XYZ:
        33.1241, 21.9132, 29.2719
        xyY:
        0.3929, 0.2599, 21.9132
      CIE-Lab:
        53.9348, 50.4186, -8.5031
        CIE-LCH:
        53.9348, 51.1306, 350.4271
        CIE-Luv:
        53.9348, 67.8953, -20.8377
        Hunter-Lab:
        46.8116, 44.3874, -4.3068
      #ca5a91 color charts
#ca5a91 RGB chart
      #ca5a91 CMYK chart
      #ca5a91 RGB pie chart
      #ca5a91 color shades, tints & tones
#ca5a91 color schemes
#ca5a91 color preview, HTML & CSS examples
           This text has a color of #ca5a91        
        
          <p style="color:#ca5a91;">Text here</p>
        
        
          .mytext {color:#ca5a91;}
        
        Text color #ca5a91
      
           This box has a color of #ca5a91        
        
          <div style="background-color:#ca5a91;">Content here</div>
        
        
          .mybackground {background-color:#ca5a91;}
        
        Background color #ca5a91
      
           Border around this has a color of #ca5a91        
        
          <div style="border:2px solid #ca5a91;">Content here</div>
        
        
          .myborder {border:2px solid #ca5a91;}
        
        Border color #ca5a91