#12aa25 color space conversions
Hex:
        #12aa25
        RGB:
        18, 170, 37
        CMY:
        93, 33, 85
        CMYK:
        89, 0, 78, 33
      HSL:
        128°, 80.8511%, 36.8627%
        HSV (HSB):
        128°, 89.4118%, 66.6667%
        XYZ:
        14.9581, 29.0116, 6.5617
        xyY:
        0.2960, 0.5741, 29.0116
      CIE-Lab:
        60.7919, -61.0499, 53.9879
        CIE-LCH:
        60.7919, 81.4971, 138.5129
        CIE-Luv:
        60.7919, -55.7057, 69.0885
        Hunter-Lab:
        53.8624, -44.6881, 30.4808
      #12aa25 color charts
#12aa25 RGB chart
      #12aa25 CMYK chart
      #12aa25 RGB pie chart
      #12aa25 color shades, tints & tones
#12aa25 color schemes
#12aa25 color preview, HTML & CSS examples
           This text has a color of #12aa25        
        
          <p style="color:#12aa25;">Text here</p>
        
        
          .mytext {color:#12aa25;}
        
        Text color #12aa25
      
           This box has a color of #12aa25        
        
          <div style="background-color:#12aa25;">Content here</div>
        
        
          .mybackground {background-color:#12aa25;}
        
        Background color #12aa25
      
           Border around this has a color of #12aa25        
        
          <div style="border:2px solid #12aa25;">Content here</div>
        
        
          .myborder {border:2px solid #12aa25;}
        
        Border color #12aa25