#a05198 color space conversions
Hex:
        #a05198
        RGB:
        160, 81, 152
        CMY:
        37, 68, 40
        CMYK:
        0, 49, 5, 37
      HSL:
        306°, 32.7801%, 47.2549%
        HSV (HSB):
        306°, 49.3750%, 62.7451%
        XYZ:
        23.1071, 15.6254, 31.5039
        xyY:
        0.3290, 0.2225, 15.6254
      CIE-Lab:
        46.4792, 42.7539, -24.5584
        CIE-LCH:
        46.4792, 49.3053, 330.1264
        CIE-Luv:
        46.4792, 39.1184, -41.5847
        Hunter-Lab:
        39.5290, 35.1683, -19.5827
      #a05198 color charts
#a05198 RGB chart
      #a05198 CMYK chart
      #a05198 RGB pie chart
      #a05198 color shades, tints & tones
#a05198 color schemes
#a05198 color preview, HTML & CSS examples
           This text has a color of #a05198        
        
          <p style="color:#a05198;">Text here</p>
        
        
          .mytext {color:#a05198;}
        
        Text color #a05198
      
           This box has a color of #a05198        
        
          <div style="background-color:#a05198;">Content here</div>
        
        
          .mybackground {background-color:#a05198;}
        
        Background color #a05198
      
           Border around this has a color of #a05198        
        
          <div style="border:2px solid #a05198;">Content here</div>
        
        
          .myborder {border:2px solid #a05198;}
        
        Border color #a05198