#a05178 color space conversions
Hex:
        #a05178
        RGB:
        160, 81, 120
        CMY:
        37, 68, 53
        CMYK:
        0, 49, 25, 37
      HSL:
        330°, 32.7801%, 47.2549%
        HSV (HSB):
        330°, 49.3750%, 62.7451%
        XYZ:
        20.8298, 14.7145, 19.5116
        xyY:
        0.3783, 0.2673, 14.7145
      CIE-Lab:
        45.2407, 37.4841, -7.1690
        CIE-LCH:
        45.2407, 38.1635, 349.1726
        CIE-Luv:
        45.2407, 46.9413, -15.8925
        Hunter-Lab:
        38.3595, 29.7991, -3.3063
      #a05178 color charts
#a05178 RGB chart
      #a05178 CMYK chart
      #a05178 RGB pie chart
      #a05178 color shades, tints & tones
#a05178 color schemes
#a05178 color preview, HTML & CSS examples
           This text has a color of #a05178        
        
          <p style="color:#a05178;">Text here</p>
        
        
          .mytext {color:#a05178;}
        
        Text color #a05178
      
           This box has a color of #a05178        
        
          <div style="background-color:#a05178;">Content here</div>
        
        
          .mybackground {background-color:#a05178;}
        
        Background color #a05178
      
           Border around this has a color of #a05178        
        
          <div style="border:2px solid #a05178;">Content here</div>
        
        
          .myborder {border:2px solid #a05178;}
        
        Border color #a05178