#3b8f42 color space conversions
Hex:
        #3b8f42
        RGB:
        59, 143, 66
        CMY:
        77, 44, 74
        CMYK:
        59, 0, 54, 44
      HSL:
        125°, 41.5842%, 39.6078%
        HSV (HSB):
        125°, 58.7413%, 56.0784%
        XYZ:
        12.6095, 20.9681, 8.5369
        xyY:
        0.2994, 0.4979, 20.9681
      CIE-Lab:
        52.9145, -42.0361, 33.2175
        CIE-LCH:
        52.9145, 53.5765, 141.6837
        CIE-Luv:
        52.9145, -37.7318, 45.8496
        Hunter-Lab:
        45.7909, -30.9805, 21.0001
      #3b8f42 color charts
#3b8f42 RGB chart
      #3b8f42 CMYK chart
      #3b8f42 RGB pie chart
      #3b8f42 color shades, tints & tones
#3b8f42 color schemes
#3b8f42 color preview, HTML & CSS examples
           This text has a color of #3b8f42        
        
          <p style="color:#3b8f42;">Text here</p>
        
        
          .mytext {color:#3b8f42;}
        
        Text color #3b8f42
      
           This box has a color of #3b8f42        
        
          <div style="background-color:#3b8f42;">Content here</div>
        
        
          .mybackground {background-color:#3b8f42;}
        
        Background color #3b8f42
      
           Border around this has a color of #3b8f42        
        
          <div style="border:2px solid #3b8f42;">Content here</div>
        
        
          .myborder {border:2px solid #3b8f42;}
        
        Border color #3b8f42