#a05196 color space conversions
Hex:
        #a05196
        RGB:
        160, 81, 150
        CMY:
        37, 68, 41
        CMYK:
        0, 49, 6, 37
      HSL:
        308°, 32.7801%, 47.2549%
        HSV (HSB):
        308°, 49.3750%, 62.7451%
        XYZ:
        22.9447, 15.5605, 30.6483
        xyY:
        0.3318, 0.2250, 15.5605
      CIE-Lab:
        46.3925, 42.3947, -23.4995
        CIE-LCH:
        46.3925, 48.4720, 331.0003
        CIE-Luv:
        46.3925, 39.6042, -39.9575
        Hunter-Lab:
        39.4467, 34.7948, -18.4529
      #a05196 color charts
#a05196 RGB chart
      #a05196 CMYK chart
      #a05196 RGB pie chart
      #a05196 color shades, tints & tones
#a05196 color schemes
#a05196 color preview, HTML & CSS examples
           This text has a color of #a05196        
        
          <p style="color:#a05196;">Text here</p>
        
        
          .mytext {color:#a05196;}
        
        Text color #a05196
      
           This box has a color of #a05196        
        
          <div style="background-color:#a05196;">Content here</div>
        
        
          .mybackground {background-color:#a05196;}
        
        Background color #a05196
      
           Border around this has a color of #a05196        
        
          <div style="border:2px solid #a05196;">Content here</div>
        
        
          .myborder {border:2px solid #a05196;}
        
        Border color #a05196