#2eaa42 color space conversions
Hex:
        #2eaa42
        RGB:
        46, 170, 66
        CMY:
        82, 33, 74
        CMYK:
        73, 0, 61, 33
      HSL:
        130°, 57.4074%, 42.3529%
        HSV (HSB):
        130°, 72.9412%, 66.6667%
        XYZ:
        16.4848, 29.7236, 10.0227
        xyY:
        0.2932, 0.5286, 29.7236
      CIE-Lab:
        61.4150, -54.8476, 43.1708
        CIE-LCH:
        61.4150, 69.7995, 141.7936
        CIE-Luv:
        61.4150, -51.0397, 59.8310
        Hunter-Lab:
        54.5194, -41.4366, 27.2639
      #2eaa42 color charts
#2eaa42 RGB chart
      #2eaa42 CMYK chart
      #2eaa42 RGB pie chart
      #2eaa42 color shades, tints & tones
#2eaa42 color schemes
#2eaa42 color preview, HTML & CSS examples
           This text has a color of #2eaa42        
        
          <p style="color:#2eaa42;">Text here</p>
        
        
          .mytext {color:#2eaa42;}
        
        Text color #2eaa42
      
           This box has a color of #2eaa42        
        
          <div style="background-color:#2eaa42;">Content here</div>
        
        
          .mybackground {background-color:#2eaa42;}
        
        Background color #2eaa42
      
           Border around this has a color of #2eaa42        
        
          <div style="border:2px solid #2eaa42;">Content here</div>
        
        
          .myborder {border:2px solid #2eaa42;}
        
        Border color #2eaa42