#12aa45 color space conversions
Hex:
        #12aa45
        RGB:
        18, 170, 69
        CMY:
        93, 33, 73
        CMYK:
        89, 0, 59, 33
      HSL:
        140°, 80.8511%, 36.8627%
        HSV (HSB):
        140°, 89.4118%, 66.6667%
        XYZ:
        15.6984, 29.3077, 10.4598
        xyY:
        0.2830, 0.5284, 29.3077
      CIE-Lab:
        61.0523, -57.7905, 41.2511
        CIE-LCH:
        61.0523, 71.0028, 144.4806
        CIE-Luv:
        61.0523, -54.6205, 58.4353
        Hunter-Lab:
        54.1366, -42.9782, 26.4401
      #12aa45 color charts
#12aa45 RGB chart
      #12aa45 CMYK chart
      #12aa45 RGB pie chart
      #12aa45 color shades, tints & tones
#12aa45 color schemes
#12aa45 color preview, HTML & CSS examples
           This text has a color of #12aa45        
        
          <p style="color:#12aa45;">Text here</p>
        
        
          .mytext {color:#12aa45;}
        
        Text color #12aa45
      
           This box has a color of #12aa45        
        
          <div style="background-color:#12aa45;">Content here</div>
        
        
          .mybackground {background-color:#12aa45;}
        
        Background color #12aa45
      
           Border around this has a color of #12aa45        
        
          <div style="border:2px solid #12aa45;">Content here</div>
        
        
          .myborder {border:2px solid #12aa45;}
        
        Border color #12aa45