#a00973 color space conversions
Hex:
        #a00973
        RGB:
        160, 9, 115
        CMY:
        37, 96, 55
        CMYK:
        0, 94, 28, 37
      HSL:
        318°, 89.3491%, 33.1373%
        HSV (HSB):
        318°, 94.3750%, 62.7451%
        XYZ:
        17.6894, 8.9068, 17.0065
        xyY:
        0.4057, 0.2043, 8.9068
      CIE-Lab:
        35.8042, 62.1770, -18.3906
        CIE-LCH:
        35.8042, 64.8397, 343.5230
        CIE-Luv:
        35.8042, 70.7062, -33.5635
        Hunter-Lab:
        29.8442, 53.5741, -12.8950
      #a00973 color charts
#a00973 RGB chart
      #a00973 CMYK chart
      #a00973 RGB pie chart
      #a00973 color shades, tints & tones
#a00973 color schemes
#a00973 color preview, HTML & CSS examples
           This text has a color of #a00973        
        
          <p style="color:#a00973;">Text here</p>
        
        
          .mytext {color:#a00973;}
        
        Text color #a00973
      
           This box has a color of #a00973        
        
          <div style="background-color:#a00973;">Content here</div>
        
        
          .mybackground {background-color:#a00973;}
        
        Background color #a00973
      
           Border around this has a color of #a00973        
        
          <div style="border:2px solid #a00973;">Content here</div>
        
        
          .myborder {border:2px solid #a00973;}
        
        Border color #a00973