#a95c94 color space conversions
Hex:
        #a95c94
        RGB:
        169, 92, 148
        CMY:
        34, 64, 42
        CMYK:
        0, 46, 12, 34
      HSL:
        316°, 30.9237%, 51.1765%
        HSV (HSB):
        316°, 45.5621%, 66.2745%
        XYZ:
        25.5346, 18.2274, 30.1894
        xyY:
        0.3453, 0.2465, 18.2274
      CIE-Lab:
        49.7708, 39.1319, -17.0172
        CIE-LCH:
        49.7708, 42.6719, 336.4973
        CIE-Luv:
        49.7708, 41.6555, -30.5256
        Hunter-Lab:
        42.6936, 32.0454, -12.0395
      #a95c94 color charts
#a95c94 RGB chart
      #a95c94 CMYK chart
      #a95c94 RGB pie chart
      #a95c94 color shades, tints & tones
#a95c94 color schemes
#a95c94 color preview, HTML & CSS examples
           This text has a color of #a95c94        
        
          <p style="color:#a95c94;">Text here</p>
        
        
          .mytext {color:#a95c94;}
        
        Text color #a95c94
      
           This box has a color of #a95c94        
        
          <div style="background-color:#a95c94;">Content here</div>
        
        
          .mybackground {background-color:#a95c94;}
        
        Background color #a95c94
      
           Border around this has a color of #a95c94        
        
          <div style="border:2px solid #a95c94;">Content here</div>
        
        
          .myborder {border:2px solid #a95c94;}
        
        Border color #a95c94