#ca5979 color space conversions
Hex:
        #ca5979
        RGB:
        202, 89, 121
        CMY:
        21, 65, 53
        CMYK:
        0, 56, 40, 21
      HSL:
        343°, 51.5982%, 57.0588%
        HSV (HSB):
        343°, 55.9406%, 79.2157%
        XYZ:
        31.3807, 21.0818, 20.5044
        xyY:
        0.4301, 0.2889, 21.0818
      CIE-Lab:
        53.0389, 47.9955, 4.3953
        CIE-LCH:
        53.0389, 48.1963, 5.2324
        CIE-Luv:
        53.0389, 75.1363, -3.1516
        Hunter-Lab:
        45.9149, 41.6453, 5.6631
      #ca5979 color charts
#ca5979 RGB chart
      #ca5979 CMYK chart
      #ca5979 RGB pie chart
      #ca5979 color shades, tints & tones
#ca5979 color schemes
#ca5979 color preview, HTML & CSS examples
           This text has a color of #ca5979        
        
          <p style="color:#ca5979;">Text here</p>
        
        
          .mytext {color:#ca5979;}
        
        Text color #ca5979
      
           This box has a color of #ca5979        
        
          <div style="background-color:#ca5979;">Content here</div>
        
        
          .mybackground {background-color:#ca5979;}
        
        Background color #ca5979
      
           Border around this has a color of #ca5979        
        
          <div style="border:2px solid #ca5979;">Content here</div>
        
        
          .myborder {border:2px solid #ca5979;}
        
        Border color #ca5979