#a05979 color space conversions
Hex:
        #a05979
        RGB:
        160, 89, 121
        CMY:
        37, 65, 53
        CMYK:
        0, 44, 24, 37
      HSL:
        333°, 28.5141%, 48.8235%
        HSV (HSB):
        333°, 44.3750%, 62.7451%
        XYZ:
        21.5208, 15.9988, 20.0430
        xyY:
        0.3739, 0.2779, 15.9988
      CIE-Lab:
        46.9729, 33.3145, -5.1967
        CIE-LCH:
        46.9729, 33.7174, 351.1339
        CIE-Luv:
        46.9729, 42.6263, -12.6115
        Hunter-Lab:
        39.9985, 26.0426, -1.7108
      #a05979 color charts
#a05979 RGB chart
      #a05979 CMYK chart
      #a05979 RGB pie chart
      #a05979 color shades, tints & tones
#a05979 color schemes
#a05979 color preview, HTML & CSS examples
           This text has a color of #a05979        
        
          <p style="color:#a05979;">Text here</p>
        
        
          .mytext {color:#a05979;}
        
        Text color #a05979
      
           This box has a color of #a05979        
        
          <div style="background-color:#a05979;">Content here</div>
        
        
          .mybackground {background-color:#a05979;}
        
        Background color #a05979
      
           Border around this has a color of #a05979        
        
          <div style="border:2px solid #a05979;">Content here</div>
        
        
          .myborder {border:2px solid #a05979;}
        
        Border color #a05979