#a16099 color space conversions
Hex:
        #a16099
        RGB:
        161, 96, 153
        CMY:
        37, 62, 40
        CMYK:
        0, 40, 5, 37
      HSL:
        307°, 25.6917%, 50.3922%
        HSV (HSB):
        307°, 40.3727%, 63.1373%
        XYZ:
        24.6306, 18.2427, 32.3600
        xyY:
        0.3274, 0.2425, 18.2427
      CIE-Lab:
        49.7892, 35.1993, -20.0391
        CIE-LCH:
        49.7892, 40.5038, 330.3470
        CIE-Luv:
        49.7892, 33.2446, -34.3364
        Hunter-Lab:
        42.7115, 28.1911, -15.0225
      #a16099 color charts
#a16099 RGB chart
      #a16099 CMYK chart
      #a16099 RGB pie chart
      #a16099 color shades, tints & tones
#a16099 color schemes
#a16099 color preview, HTML & CSS examples
           This text has a color of #a16099        
        
          <p style="color:#a16099;">Text here</p>
        
        
          .mytext {color:#a16099;}
        
        Text color #a16099
      
           This box has a color of #a16099        
        
          <div style="background-color:#a16099;">Content here</div>
        
        
          .mybackground {background-color:#a16099;}
        
        Background color #a16099
      
           Border around this has a color of #a16099        
        
          <div style="border:2px solid #a16099;">Content here</div>
        
        
          .myborder {border:2px solid #a16099;}
        
        Border color #a16099