#12aa52 color space conversions
Hex:
        #12aa52
        RGB:
        18, 170, 82
        CMY:
        93, 33, 68
        CMYK:
        89, 0, 52, 33
      HSL:
        145°, 80.8511%, 36.8627%
        HSV (HSB):
        145°, 89.4118%, 66.6667%
        XYZ:
        16.1472, 29.4872, 12.8232
        xyY:
        0.2762, 0.5044, 29.4872
      CIE-Lab:
        61.2093, -55.8775, 35.0857
        CIE-LCH:
        61.2093, 65.9795, 147.8751
        CIE-Luv:
        61.2093, -54.0001, 52.2932
        Hunter-Lab:
        54.3022, -41.9504, 24.0104
      #12aa52 color charts
#12aa52 RGB chart
      #12aa52 CMYK chart
      #12aa52 RGB pie chart
      #12aa52 color shades, tints & tones
#12aa52 color schemes
#12aa52 color preview, HTML & CSS examples
           This text has a color of #12aa52        
        
          <p style="color:#12aa52;">Text here</p>
        
        
          .mytext {color:#12aa52;}
        
        Text color #12aa52
      
           This box has a color of #12aa52        
        
          <div style="background-color:#12aa52;">Content here</div>
        
        
          .mybackground {background-color:#12aa52;}
        
        Background color #12aa52
      
           Border around this has a color of #12aa52        
        
          <div style="border:2px solid #12aa52;">Content here</div>
        
        
          .myborder {border:2px solid #12aa52;}
        
        Border color #12aa52