#a0e970 color space conversions
Hex:
        #a0e970
        RGB:
        160, 233, 112
        CMY:
        37, 9, 56
        CMYK:
        31, 0, 52, 9
      HSL:
        96°, 73.3333%, 67.6471%
        HSV (HSB):
        96°, 51.9313%, 91.3725%
        XYZ:
        46.5607, 66.9213, 25.7923
        xyY:
        0.3343, 0.4805, 66.9213
      CIE-Lab:
        85.4642, -43.1934, 51.1897
        CIE-LCH:
        85.4642, 66.9780, 130.1574
        CIE-Luv:
        85.4642, -36.3254, 73.0229
        Hunter-Lab:
        81.8054, -41.5636, 38.5703
      #a0e970 color charts
#a0e970 RGB chart
      #a0e970 CMYK chart
      #a0e970 RGB pie chart
      #a0e970 color shades, tints & tones
#a0e970 color schemes
#a0e970 color preview, HTML & CSS examples
           This text has a color of #a0e970        
        
          <p style="color:#a0e970;">Text here</p>
        
        
          .mytext {color:#a0e970;}
        
        Text color #a0e970
      
           This box has a color of #a0e970        
        
          <div style="background-color:#a0e970;">Content here</div>
        
        
          .mybackground {background-color:#a0e970;}
        
        Background color #a0e970
      
           Border around this has a color of #a0e970        
        
          <div style="border:2px solid #a0e970;">Content here</div>
        
        
          .myborder {border:2px solid #a0e970;}
        
        Border color #a0e970