#a00097 color space conversions
Hex:
        #a00097
        RGB:
        160, 0, 151
        CMY:
        37, 100, 41
        CMYK:
        0, 100, 6, 37
      HSL:
        303°, 100.0000%, 31.3725%
        HSV (HSB):
        303°, 100.0000%, 62.7451%
        XYZ:
        20.0831, 9.7079, 30.0935
        xyY:
        0.3354, 0.1621, 9.7079
      CIE-Lab:
        37.3131, 68.0088, -38.3578
        CIE-LCH:
        37.3131, 78.0802, 330.5765
        CIE-Luv:
        37.3131, 56.2584, -61.6128
        Hunter-Lab:
        31.1576, 60.5293, -35.4548
      #a00097 color charts
#a00097 RGB chart
      #a00097 CMYK chart
      #a00097 RGB pie chart
      #a00097 color shades, tints & tones
#a00097 color schemes
#a00097 color preview, HTML & CSS examples
           This text has a color of #a00097        
        
          <p style="color:#a00097;">Text here</p>
        
        
          .mytext {color:#a00097;}
        
        Text color #a00097
      
           This box has a color of #a00097        
        
          <div style="background-color:#a00097;">Content here</div>
        
        
          .mybackground {background-color:#a00097;}
        
        Background color #a00097
      
           Border around this has a color of #a00097        
        
          <div style="border:2px solid #a00097;">Content here</div>
        
        
          .myborder {border:2px solid #a00097;}
        
        Border color #a00097