#a95498 color space conversions
Hex:
        #a95498
        RGB:
        169, 84, 152
        CMY:
        34, 67, 40
        CMYK:
        0, 50, 10, 34
      HSL:
        312°, 33.5968%, 49.6078%
        HSV (HSB):
        312°, 50.2959%, 66.2745%
        XYZ:
        25.2000, 17.0427, 31.6671
        xyY:
        0.3410, 0.2306, 17.0427
      CIE-Lab:
        48.3137, 43.9968, -21.6235
        CIE-LCH:
        48.3137, 49.0234, 333.8269
        CIE-Luv:
        48.3137, 44.1907, -37.8280
        Hunter-Lab:
        41.2828, 36.7159, -16.5822
      #a95498 color charts
#a95498 RGB chart
      #a95498 CMYK chart
      #a95498 RGB pie chart
      #a95498 color shades, tints & tones
#a95498 color schemes
#a95498 color preview, HTML & CSS examples
           This text has a color of #a95498        
        
          <p style="color:#a95498;">Text here</p>
        
        
          .mytext {color:#a95498;}
        
        Text color #a95498
      
           This box has a color of #a95498        
        
          <div style="background-color:#a95498;">Content here</div>
        
        
          .mybackground {background-color:#a95498;}
        
        Background color #a95498
      
           Border around this has a color of #a95498        
        
          <div style="border:2px solid #a95498;">Content here</div>
        
        
          .myborder {border:2px solid #a95498;}
        
        Border color #a95498