#a04983 color space conversions
Hex:
        #a04983
        RGB:
        160, 73, 131
        CMY:
        37, 71, 49
        CMYK:
        0, 54, 18, 37
      HSL:
        320°, 37.3391%, 45.6863%
        HSV (HSB):
        320°, 54.3750%, 62.7451%
        XYZ:
        20.9765, 13.8774, 23.0457
        xyY:
        0.3623, 0.2397, 13.8774
      CIE-Lab:
        44.0565, 43.2941, -15.6444
        CIE-LCH:
        44.0565, 46.0339, 340.1326
        CIE-Luv:
        44.0565, 47.8033, -28.4114
        Hunter-Lab:
        37.2523, 35.3203, -10.6025
      #a04983 color charts
#a04983 RGB chart
      #a04983 CMYK chart
      #a04983 RGB pie chart
      #a04983 color shades, tints & tones
#a04983 color schemes
#a04983 color preview, HTML & CSS examples
           This text has a color of #a04983        
        
          <p style="color:#a04983;">Text here</p>
        
        
          .mytext {color:#a04983;}
        
        Text color #a04983
      
           This box has a color of #a04983        
        
          <div style="background-color:#a04983;">Content here</div>
        
        
          .mybackground {background-color:#a04983;}
        
        Background color #a04983
      
           Border around this has a color of #a04983        
        
          <div style="border:2px solid #a04983;">Content here</div>
        
        
          .myborder {border:2px solid #a04983;}
        
        Border color #a04983