#a05591 color space conversions
Hex:
        #a05591
        RGB:
        160, 85, 145
        CMY:
        37, 67, 43
        CMYK:
        0, 47, 9, 37
      HSL:
        312°, 30.6122%, 48.0392%
        HSV (HSB):
        312°, 46.8750%, 62.7451%
        XYZ:
        22.8565, 16.0149, 28.6746
        xyY:
        0.3384, 0.2371, 16.0149
      CIE-Lab:
        46.9941, 39.4025, -19.5859
        CIE-LCH:
        46.9941, 44.0019, 333.5693
        CIE-Luv:
        46.9941, 39.1285, -33.8862
        Hunter-Lab:
        40.0186, 31.9172, -14.4700
      #a05591 color charts
#a05591 RGB chart
      #a05591 CMYK chart
      #a05591 RGB pie chart
      #a05591 color shades, tints & tones
#a05591 color schemes
#a05591 color preview, HTML & CSS examples
           This text has a color of #a05591        
        
          <p style="color:#a05591;">Text here</p>
        
        
          .mytext {color:#a05591;}
        
        Text color #a05591
      
           This box has a color of #a05591        
        
          <div style="background-color:#a05591;">Content here</div>
        
        
          .mybackground {background-color:#a05591;}
        
        Background color #a05591
      
           Border around this has a color of #a05591        
        
          <div style="border:2px solid #a05591;">Content here</div>
        
        
          .myborder {border:2px solid #a05591;}
        
        Border color #a05591