#a05493 color space conversions
Hex:
        #a05493
        RGB:
        160, 84, 147
        CMY:
        37, 67, 42
        CMYK:
        0, 48, 8, 37
      HSL:
        310°, 31.1475%, 47.8431%
        HSV (HSB):
        310°, 47.5000%, 62.7451%
        XYZ:
        22.9340, 15.9208, 29.4680
        xyY:
        0.3357, 0.2330, 15.9208
      CIE-Lab:
        46.8704, 40.2862, -20.9708
        CIE-LCH:
        46.8704, 45.4175, 332.5010
        CIE-Luv:
        46.8704, 39.0878, -36.0225
        Hunter-Lab:
        39.9009, 32.7706, -15.8569
      #a05493 color charts
#a05493 RGB chart
      #a05493 CMYK chart
      #a05493 RGB pie chart
      #a05493 color shades, tints & tones
#a05493 color schemes
#a05493 color preview, HTML & CSS examples
           This text has a color of #a05493        
        
          <p style="color:#a05493;">Text here</p>
        
        
          .mytext {color:#a05493;}
        
        Text color #a05493
      
           This box has a color of #a05493        
        
          <div style="background-color:#a05493;">Content here</div>
        
        
          .mybackground {background-color:#a05493;}
        
        Background color #a05493
      
           Border around this has a color of #a05493        
        
          <div style="border:2px solid #a05493;">Content here</div>
        
        
          .myborder {border:2px solid #a05493;}
        
        Border color #a05493