#a03172 color space conversions
Hex:
        #a03172
        RGB:
        160, 49, 114
        CMY:
        37, 81, 55
        CMYK:
        0, 69, 29, 37
      HSL:
        325°, 53.1100%, 40.9804%
        HSV (HSB):
        325°, 69.3750%, 62.7451%
        XYZ:
        18.6328, 10.8851, 17.0386
        xyY:
        0.4002, 0.2338, 10.8851
      CIE-Lab:
        39.3863, 51.7238, -12.2821
        CIE-LCH:
        39.3863, 53.1620, 346.6422
        CIE-Luv:
        39.3863, 62.4675, -24.5395
        Hunter-Lab:
        32.9926, 43.0720, -7.5247
      #a03172 color charts
#a03172 RGB chart
      #a03172 CMYK chart
      #a03172 RGB pie chart
      #a03172 color shades, tints & tones
#a03172 color schemes
#a03172 color preview, HTML & CSS examples
           This text has a color of #a03172        
        
          <p style="color:#a03172;">Text here</p>
        
        
          .mytext {color:#a03172;}
        
        Text color #a03172
      
           This box has a color of #a03172        
        
          <div style="background-color:#a03172;">Content here</div>
        
        
          .mybackground {background-color:#a03172;}
        
        Background color #a03172
      
           Border around this has a color of #a03172        
        
          <div style="border:2px solid #a03172;">Content here</div>
        
        
          .myborder {border:2px solid #a03172;}
        
        Border color #a03172