#a0497a color space conversions
Hex:
        #a0497a
        RGB:
        160, 73, 122
        CMY:
        37, 71, 52
        CMYK:
        0, 54, 24, 37
      HSL:
        326°, 37.3391%, 45.6863%
        HSV (HSB):
        326°, 54.3750%, 62.7451%
        XYZ:
        20.3926, 13.6438, 19.9711
        xyY:
        0.3776, 0.2526, 13.6438
      CIE-Lab:
        43.7177, 41.9245, -10.6730
        CIE-LCH:
        43.7177, 43.2617, 345.7173
        CIE-Luv:
        43.7177, 50.2457, -21.2687
        Hunter-Lab:
        36.9375, 33.9062, -6.2001
      #a0497a color charts
#a0497a RGB chart
      #a0497a CMYK chart
      #a0497a RGB pie chart
      #a0497a color shades, tints & tones
#a0497a color schemes
#a0497a color preview, HTML & CSS examples
           This text has a color of #a0497a        
        
          <p style="color:#a0497a;">Text here</p>
        
        
          .mytext {color:#a0497a;}
        
        Text color #a0497a
      
           This box has a color of #a0497a        
        
          <div style="background-color:#a0497a;">Content here</div>
        
        
          .mybackground {background-color:#a0497a;}
        
        Background color #a0497a
      
           Border around this has a color of #a0497a        
        
          <div style="border:2px solid #a0497a;">Content here</div>
        
        
          .myborder {border:2px solid #a0497a;}
        
        Border color #a0497a