#12aa14 color space conversions
Hex:
        #12aa14
        RGB:
        18, 170, 20
        CMY:
        93, 33, 92
        CMYK:
        89, 0, 88, 33
      HSL:
        121°, 80.8511%, 36.8627%
        HSV (HSB):
        121°, 89.4118%, 66.6667%
        XYZ:
        14.7504, 28.9286, 5.4682
        xyY:
        0.3001, 0.5886, 28.9286
      CIE-Lab:
        60.7185, -61.9887, 58.4845
        CIE-LCH:
        60.7185, 85.2235, 136.6661
        CIE-Luv:
        60.7185, -56.0250, 72.2018
        Hunter-Lab:
        53.7853, -45.1711, 31.6219
      #12aa14 color charts
#12aa14 RGB chart
      #12aa14 CMYK chart
      #12aa14 RGB pie chart
      #12aa14 color shades, tints & tones
#12aa14 color schemes
#12aa14 color preview, HTML & CSS examples
           This text has a color of #12aa14        
        
          <p style="color:#12aa14;">Text here</p>
        
        
          .mytext {color:#12aa14;}
        
        Text color #12aa14
      
           This box has a color of #12aa14        
        
          <div style="background-color:#12aa14;">Content here</div>
        
        
          .mybackground {background-color:#12aa14;}
        
        Background color #12aa14
      
           Border around this has a color of #12aa14        
        
          <div style="border:2px solid #12aa14;">Content here</div>
        
        
          .myborder {border:2px solid #12aa14;}
        
        Border color #12aa14