#00aa14 color space conversions
Hex:
        #00aa14
        RGB:
        0, 170, 20
        CMY:
        100, 33, 92
        CMYK:
        100, 0, 88, 33
      HSL:
        127°, 100.0000%, 33.3333%
        HSV (HSB):
        127°, 100.0000%, 66.6667%
        XYZ:
        14.5010, 28.8000, 5.4565
        xyY:
        0.2974, 0.5907, 28.8000
      CIE-Lab:
        60.6047, -63.0213, 58.3408
        CIE-LCH:
        60.6047, 85.8797, 137.2086
        CIE-Luv:
        60.6047, -57.1404, 72.2055
        Hunter-Lab:
        53.6656, -45.6823, 31.5376
      #00aa14 color charts
#00aa14 RGB chart
      #00aa14 CMYK chart
      #00aa14 RGB pie chart
      #00aa14 color shades, tints & tones
#00aa14 color schemes
#00aa14 color preview, HTML & CSS examples
           This text has a color of #00aa14        
        
          <p style="color:#00aa14;">Text here</p>
        
        
          .mytext {color:#00aa14;}
        
        Text color #00aa14
      
           This box has a color of #00aa14        
        
          <div style="background-color:#00aa14;">Content here</div>
        
        
          .mybackground {background-color:#00aa14;}
        
        Background color #00aa14
      
           Border around this has a color of #00aa14        
        
          <div style="border:2px solid #00aa14;">Content here</div>
        
        
          .myborder {border:2px solid #00aa14;}
        
        Border color #00aa14