#a03596 color space conversions
Hex:
        #a03596
        RGB:
        160, 53, 150
        CMY:
        37, 79, 41
        CMYK:
        0, 67, 6, 37
      HSL:
        306°, 50.2347%, 41.7647%
        HSV (HSB):
        306°, 66.8750%, 62.7451%
        XYZ:
        21.2753, 12.2218, 30.0919
        xyY:
        0.3346, 0.1922, 12.2218
      CIE-Lab:
        41.5665, 55.4552, -31.0220
        CIE-LCH:
        41.5665, 63.5425, 330.7771
        CIE-Luv:
        41.5665, 49.0427, -51.5040
        Hunter-Lab:
        34.9597, 47.4498, -26.5626
      #a03596 color charts
#a03596 RGB chart
      #a03596 CMYK chart
      #a03596 RGB pie chart
      #a03596 color shades, tints & tones
#a03596 color schemes
#a03596 color preview, HTML & CSS examples
           This text has a color of #a03596        
        
          <p style="color:#a03596;">Text here</p>
        
        
          .mytext {color:#a03596;}
        
        Text color #a03596
      
           This box has a color of #a03596        
        
          <div style="background-color:#a03596;">Content here</div>
        
        
          .mybackground {background-color:#a03596;}
        
        Background color #a03596
      
           Border around this has a color of #a03596        
        
          <div style="border:2px solid #a03596;">Content here</div>
        
        
          .myborder {border:2px solid #a03596;}
        
        Border color #a03596