#a0e070 color space conversions
Hex:
        #a0e070
        RGB:
        160, 224, 112
        CMY:
        37, 12, 56
        CMYK:
        29, 0, 50, 12
      HSL:
        94°, 64.3678%, 65.8824%
        HSV (HSB):
        94°, 50.0000%, 87.8431%
        XYZ:
        44.0775, 61.9547, 24.9646
        xyY:
        0.3365, 0.4729, 61.9547
      CIE-Lab:
        82.8893, -39.2307, 48.0886
        CIE-LCH:
        82.8893, 62.0609, 129.2076
        CIE-Luv:
        82.8893, -31.9519, 68.5000
        Hunter-Lab:
        78.7113, -37.7868, 36.2932
      #a0e070 color charts
#a0e070 RGB chart
      #a0e070 CMYK chart
      #a0e070 RGB pie chart
      #a0e070 color shades, tints & tones
#a0e070 color schemes
#a0e070 color preview, HTML & CSS examples
           This text has a color of #a0e070        
        
          <p style="color:#a0e070;">Text here</p>
        
        
          .mytext {color:#a0e070;}
        
        Text color #a0e070
      
           This box has a color of #a0e070        
        
          <div style="background-color:#a0e070;">Content here</div>
        
        
          .mybackground {background-color:#a0e070;}
        
        Background color #a0e070
      
           Border around this has a color of #a0e070        
        
          <div style="border:2px solid #a0e070;">Content here</div>
        
        
          .myborder {border:2px solid #a0e070;}
        
        Border color #a0e070