#a0d064 color space conversions
Hex:
        #a0d064
        RGB:
        160, 208, 100
        CMY:
        37, 18, 61
        CMYK:
        23, 0, 52, 18
      HSL:
        87°, 53.4653%, 60.3922%
        HSV (HSB):
        87°, 51.9231%, 81.5686%
        XYZ:
        39.3533, 53.5054, 20.3100
        xyY:
        0.3477, 0.4728, 53.5054
      CIE-Lab:
        78.1725, -33.2516, 48.0925
        CIE-LCH:
        78.1725, 58.4684, 124.6603
        CIE-Luv:
        78.1725, -23.8727, 66.0763
        Hunter-Lab:
        73.1474, -31.9749, 34.7408
      #a0d064 color charts
#a0d064 RGB chart
      #a0d064 CMYK chart
      #a0d064 RGB pie chart
      #a0d064 color shades, tints & tones
#a0d064 color schemes
#a0d064 color preview, HTML & CSS examples
           This text has a color of #a0d064        
        
          <p style="color:#a0d064;">Text here</p>
        
        
          .mytext {color:#a0d064;}
        
        Text color #a0d064
      
           This box has a color of #a0d064        
        
          <div style="background-color:#a0d064;">Content here</div>
        
        
          .mybackground {background-color:#a0d064;}
        
        Background color #a0d064
      
           Border around this has a color of #a0d064        
        
          <div style="border:2px solid #a0d064;">Content here</div>
        
        
          .myborder {border:2px solid #a0d064;}
        
        Border color #a0d064