#a95198 color space conversions
Hex:
        #a95198
        RGB:
        169, 81, 152
        CMY:
        34, 68, 40
        CMYK:
        0, 52, 10, 34
      HSL:
        312°, 35.2000%, 49.0196%
        HSV (HSB):
        312°, 52.0710%, 66.2745%
        XYZ:
        24.9721, 16.5869, 31.5912
        xyY:
        0.3414, 0.2268, 16.5869
      CIE-Lab:
        47.7352, 45.5192, -22.5149
        CIE-LCH:
        47.7352, 50.7831, 333.6819
        CIE-Luv:
        47.7352, 45.4199, -39.2708
        Hunter-Lab:
        40.7270, 38.1766, -17.4813
      #a95198 color charts
#a95198 RGB chart
      #a95198 CMYK chart
      #a95198 RGB pie chart
      #a95198 color shades, tints & tones
#a95198 color schemes
#a95198 color preview, HTML & CSS examples
           This text has a color of #a95198        
        
          <p style="color:#a95198;">Text here</p>
        
        
          .mytext {color:#a95198;}
        
        Text color #a95198
      
           This box has a color of #a95198        
        
          <div style="background-color:#a95198;">Content here</div>
        
        
          .mybackground {background-color:#a95198;}
        
        Background color #a95198
      
           Border around this has a color of #a95198        
        
          <div style="border:2px solid #a95198;">Content here</div>
        
        
          .myborder {border:2px solid #a95198;}
        
        Border color #a95198