#a03b96 color space conversions
Hex:
        #a03b96
        RGB:
        160, 59, 150
        CMY:
        37, 77, 41
        CMYK:
        0, 63, 6, 37
      HSL:
        306°, 46.1187%, 42.9412%
        HSV (HSB):
        306°, 63.1250%, 62.7451%
        XYZ:
        21.5662, 12.8035, 30.1888
        xyY:
        0.3341, 0.1983, 12.8035
      CIE-Lab:
        42.4657, 52.9565, -29.6114
        CIE-LCH:
        42.4657, 60.6731, 330.7876
        CIE-Luv:
        42.4657, 47.3402, -49.4176
        Hunter-Lab:
        35.7820, 44.9653, -24.9748
      #a03b96 color charts
#a03b96 RGB chart
      #a03b96 CMYK chart
      #a03b96 RGB pie chart
      #a03b96 color shades, tints & tones
#a03b96 color schemes
#a03b96 color preview, HTML & CSS examples
           This text has a color of #a03b96        
        
          <p style="color:#a03b96;">Text here</p>
        
        
          .mytext {color:#a03b96;}
        
        Text color #a03b96
      
           This box has a color of #a03b96        
        
          <div style="background-color:#a03b96;">Content here</div>
        
        
          .mybackground {background-color:#a03b96;}
        
        Background color #a03b96
      
           Border around this has a color of #a03b96        
        
          <div style="border:2px solid #a03b96;">Content here</div>
        
        
          .myborder {border:2px solid #a03b96;}
        
        Border color #a03b96