#a0575a color space conversions
Hex:
        #a0575a
        RGB:
        160, 87, 90
        CMY:
        37, 66, 65
        CMYK:
        0, 46, 44, 37
      HSL:
        358°, 29.5547%, 48.4314%
        HSV (HSB):
        358°, 45.6250%, 62.7451%
        XYZ:
        19.7509, 15.0282, 11.5326
        xyY:
        0.4265, 0.3245, 15.0282
      CIE-Lab:
        45.6727, 30.3243, 11.7044
        CIE-LCH:
        45.6727, 32.5048, 21.1054
        CIE-Luv:
        45.6727, 50.1990, 8.9697
        Hunter-Lab:
        38.7662, 23.1027, 9.4981
      #a0575a color charts
#a0575a RGB chart
      #a0575a CMYK chart
      #a0575a RGB pie chart
      #a0575a color shades, tints & tones
#a0575a color schemes
#a0575a color preview, HTML & CSS examples
           This text has a color of #a0575a        
        
          <p style="color:#a0575a;">Text here</p>
        
        
          .mytext {color:#a0575a;}
        
        Text color #a0575a
      
           This box has a color of #a0575a        
        
          <div style="background-color:#a0575a;">Content here</div>
        
        
          .mybackground {background-color:#a0575a;}
        
        Background color #a0575a
      
           Border around this has a color of #a0575a        
        
          <div style="border:2px solid #a0575a;">Content here</div>
        
        
          .myborder {border:2px solid #a0575a;}
        
        Border color #a0575a