#a04570 color space conversions
Hex:
        #a04570
        RGB:
        160, 69, 112
        CMY:
        37, 73, 56
        CMYK:
        0, 57, 30, 37
      HSL:
        332°, 39.7380%, 44.9020%
        HSV (HSB):
        332°, 56.8750%, 62.7451%
        XYZ:
        19.5500, 12.8997, 16.7887
        xyY:
        0.3970, 0.2620, 12.8997
      CIE-Lab:
        42.6117, 42.5109, -6.1917
        CIE-LCH:
        42.6117, 42.9594, 351.7132
        CIE-Luv:
        42.6117, 54.8599, -15.2845
        Hunter-Lab:
        35.9161, 34.3084, -2.5734
      #a04570 color charts
#a04570 RGB chart
      #a04570 CMYK chart
      #a04570 RGB pie chart
      #a04570 color shades, tints & tones
#a04570 color schemes
#a04570 color preview, HTML & CSS examples
           This text has a color of #a04570        
        
          <p style="color:#a04570;">Text here</p>
        
        
          .mytext {color:#a04570;}
        
        Text color #a04570
      
           This box has a color of #a04570        
        
          <div style="background-color:#a04570;">Content here</div>
        
        
          .mybackground {background-color:#a04570;}
        
        Background color #a04570
      
           Border around this has a color of #a04570        
        
          <div style="border:2px solid #a04570;">Content here</div>
        
        
          .myborder {border:2px solid #a04570;}
        
        Border color #a04570