#a05393 color space conversions
Hex:
        #a05393
        RGB:
        160, 83, 147
        CMY:
        37, 67, 42
        CMYK:
        0, 48, 8, 37
      HSL:
        310°, 31.6872%, 47.6471%
        HSV (HSB):
        310°, 48.1250%, 62.7451%
        XYZ:
        22.8569, 15.7667, 29.4423
        xyY:
        0.3358, 0.2316, 15.7667
      CIE-Lab:
        46.6669, 40.8145, -21.2841
        CIE-LCH:
        46.6669, 46.0308, 332.4587
        CIE-Luv:
        46.6669, 39.5076, -36.5257
        Hunter-Lab:
        39.7073, 33.2632, -16.1675
      #a05393 color charts
#a05393 RGB chart
      #a05393 CMYK chart
      #a05393 RGB pie chart
      #a05393 color shades, tints & tones
#a05393 color schemes
#a05393 color preview, HTML & CSS examples
           This text has a color of #a05393        
        
          <p style="color:#a05393;">Text here</p>
        
        
          .mytext {color:#a05393;}
        
        Text color #a05393
      
           This box has a color of #a05393        
        
          <div style="background-color:#a05393;">Content here</div>
        
        
          .mybackground {background-color:#a05393;}
        
        Background color #a05393
      
           Border around this has a color of #a05393        
        
          <div style="border:2px solid #a05393;">Content here</div>
        
        
          .myborder {border:2px solid #a05393;}
        
        Border color #a05393