#ca5a78 color space conversions
Hex:
        #ca5a78
        RGB:
        202, 90, 120
        CMY:
        21, 65, 53
        CMYK:
        0, 55, 41, 21
      HSL:
        344°, 51.3761%, 57.2549%
        HSV (HSB):
        344°, 55.4455%, 79.2157%
        XYZ:
        31.4035, 21.2250, 20.2110
        xyY:
        0.4311, 0.2914, 21.2250
      CIE-Lab:
        53.1948, 47.4069, 5.2136
        CIE-LCH:
        53.1948, 47.6927, 6.2760
        CIE-Luv:
        53.1948, 74.8437, -1.9978
        Hunter-Lab:
        46.0705, 41.0490, 6.2391
      #ca5a78 color charts
#ca5a78 RGB chart
      #ca5a78 CMYK chart
      #ca5a78 RGB pie chart
      #ca5a78 color shades, tints & tones
#ca5a78 color schemes
#ca5a78 color preview, HTML & CSS examples
           This text has a color of #ca5a78        
        
          <p style="color:#ca5a78;">Text here</p>
        
        
          .mytext {color:#ca5a78;}
        
        Text color #ca5a78
      
           This box has a color of #ca5a78        
        
          <div style="background-color:#ca5a78;">Content here</div>
        
        
          .mybackground {background-color:#ca5a78;}
        
        Background color #ca5a78
      
           Border around this has a color of #ca5a78        
        
          <div style="border:2px solid #ca5a78;">Content here</div>
        
        
          .myborder {border:2px solid #ca5a78;}
        
        Border color #ca5a78