#3f8b42 color space conversions
Hex:
        #3f8b42
        RGB:
        63, 139, 66
        CMY:
        75, 45, 74
        CMYK:
        55, 0, 53, 45
      HSL:
        122°, 37.6238%, 39.6078%
        HSV (HSB):
        122°, 54.6763%, 54.5098%
        XYZ:
        12.2659, 19.9153, 8.3518
        xyY:
        0.3026, 0.4913, 19.9153
      CIE-Lab:
        51.7414, -39.3168, 31.8180
        CIE-LCH:
        51.7414, 50.5786, 141.0177
        CIE-Luv:
        51.7414, -34.8694, 43.7407
        Hunter-Lab:
        44.6266, -29.0348, 20.1426
      #3f8b42 color charts
#3f8b42 RGB chart
      #3f8b42 CMYK chart
      #3f8b42 RGB pie chart
      #3f8b42 color shades, tints & tones
#3f8b42 color schemes
#3f8b42 color preview, HTML & CSS examples
           This text has a color of #3f8b42        
        
          <p style="color:#3f8b42;">Text here</p>
        
        
          .mytext {color:#3f8b42;}
        
        Text color #3f8b42
      
           This box has a color of #3f8b42        
        
          <div style="background-color:#3f8b42;">Content here</div>
        
        
          .mybackground {background-color:#3f8b42;}
        
        Background color #3f8b42
      
           Border around this has a color of #3f8b42        
        
          <div style="border:2px solid #3f8b42;">Content here</div>
        
        
          .myborder {border:2px solid #3f8b42;}
        
        Border color #3f8b42