#a00997 color space conversions
Hex:
        #a00997
        RGB:
        160, 9, 151
        CMY:
        37, 96, 41
        CMYK:
        0, 94, 6, 37
      HSL:
        304°, 89.3491%, 33.1373%
        HSV (HSB):
        304°, 94.3750%, 62.7451%
        XYZ:
        20.1808, 9.9033, 30.1260
        xyY:
        0.3352, 0.1645, 9.9033
      CIE-Lab:
        37.6684, 66.9595, -37.7922
        CIE-LCH:
        37.6684, 76.8884, 330.5594
        CIE-Luv:
        37.6684, 55.6786, -60.8927
        Hunter-Lab:
        31.4695, 59.3969, -34.7301
      #a00997 color charts
#a00997 RGB chart
      #a00997 CMYK chart
      #a00997 RGB pie chart
      #a00997 color shades, tints & tones
#a00997 color schemes
#a00997 color preview, HTML & CSS examples
           This text has a color of #a00997        
        
          <p style="color:#a00997;">Text here</p>
        
        
          .mytext {color:#a00997;}
        
        Text color #a00997
      
           This box has a color of #a00997        
        
          <div style="background-color:#a00997;">Content here</div>
        
        
          .mybackground {background-color:#a00997;}
        
        Background color #a00997
      
           Border around this has a color of #a00997        
        
          <div style="border:2px solid #a00997;">Content here</div>
        
        
          .myborder {border:2px solid #a00997;}
        
        Border color #a00997