#a95a94 color space conversions
Hex:
        #a95a94
        RGB:
        169, 90, 148
        CMY:
        34, 65, 42
        CMYK:
        0, 47, 12, 34
      HSL:
        316°, 31.4741%, 50.7843%
        HSV (HSB):
        316°, 46.7456%, 66.2745%
        XYZ:
        25.3636, 17.8855, 30.1324
        xyY:
        0.3456, 0.2437, 17.8855
      CIE-Lab:
        49.3569, 40.1943, -17.6488
        CIE-LCH:
        49.3569, 43.8983, 336.2944
        CIE-Luv:
        49.3569, 42.5634, -31.5638
        Hunter-Lab:
        42.2912, 33.0436, -12.6402
      #a95a94 color charts
#a95a94 RGB chart
      #a95a94 CMYK chart
      #a95a94 RGB pie chart
      #a95a94 color shades, tints & tones
#a95a94 color schemes
#a95a94 color preview, HTML & CSS examples
           This text has a color of #a95a94        
        
          <p style="color:#a95a94;">Text here</p>
        
        
          .mytext {color:#a95a94;}
        
        Text color #a95a94
      
           This box has a color of #a95a94        
        
          <div style="background-color:#a95a94;">Content here</div>
        
        
          .mybackground {background-color:#a95a94;}
        
        Background color #a95a94
      
           Border around this has a color of #a95a94        
        
          <div style="border:2px solid #a95a94;">Content here</div>
        
        
          .myborder {border:2px solid #a95a94;}
        
        Border color #a95a94