#a9fa70 color space conversions
Hex:
        #a9fa70
        RGB:
        169, 250, 112
        CMY:
        34, 2, 56
        CMYK:
        32, 0, 55, 2
      HSL:
        95°, 93.2432%, 70.9804%
        HSV (HSB):
        95°, 55.2000%, 98.0392%
        XYZ:
        53.4724, 77.9761, 27.5618
        xyY:
        0.3363, 0.4904, 77.9761
      CIE-Lab:
        90.7690, -47.4484, 57.5683
        CIE-LCH:
        90.7690, 74.6020, 129.4957
        CIE-Luv:
        90.7690, -40.1670, 81.5386
        Hunter-Lab:
        88.3041, -46.4417, 43.3070
      #a9fa70 color charts
#a9fa70 RGB chart
      #a9fa70 CMYK chart
      #a9fa70 RGB pie chart
      #a9fa70 color shades, tints & tones
#a9fa70 color schemes
#a9fa70 color preview, HTML & CSS examples
           This text has a color of #a9fa70        
        
          <p style="color:#a9fa70;">Text here</p>
        
        
          .mytext {color:#a9fa70;}
        
        Text color #a9fa70
      
           This box has a color of #a9fa70        
        
          <div style="background-color:#a9fa70;">Content here</div>
        
        
          .mybackground {background-color:#a9fa70;}
        
        Background color #a9fa70
      
           Border around this has a color of #a9fa70        
        
          <div style="border:2px solid #a9fa70;">Content here</div>
        
        
          .myborder {border:2px solid #a9fa70;}
        
        Border color #a9fa70