#a75997 color space conversions
Hex:
        #a75997
        RGB:
        167, 89, 151
        CMY:
        35, 65, 41
        CMYK:
        0, 47, 10, 35
      HSL:
        312°, 30.7087%, 50.1961%
        HSV (HSB):
        312°, 46.7066%, 65.4902%
        XYZ:
        25.0946, 17.5946, 31.3516
        xyY:
        0.3389, 0.2376, 17.5946
      CIE-Lab:
        49.0007, 40.5876, -19.9976
        CIE-LCH:
        49.0007, 45.2466, 333.7705
        CIE-Luv:
        49.0007, 40.8948, -35.0100
        Hunter-Lab:
        41.9459, 33.3843, -14.9529
      #a75997 color charts
#a75997 RGB chart
      #a75997 CMYK chart
      #a75997 RGB pie chart
      #a75997 color shades, tints & tones
#a75997 color schemes
#a75997 color preview, HTML & CSS examples
           This text has a color of #a75997        
        
          <p style="color:#a75997;">Text here</p>
        
        
          .mytext {color:#a75997;}
        
        Text color #a75997
      
           This box has a color of #a75997        
        
          <div style="background-color:#a75997;">Content here</div>
        
        
          .mybackground {background-color:#a75997;}
        
        Background color #a75997
      
           Border around this has a color of #a75997        
        
          <div style="border:2px solid #a75997;">Content here</div>
        
        
          .myborder {border:2px solid #a75997;}
        
        Border color #a75997