#3f8d42 color space conversions
Hex:
        #3f8d42
        RGB:
        63, 141, 66
        CMY:
        75, 45, 74
        CMYK:
        55, 0, 53, 45
      HSL:
        122°, 38.2353%, 40.0000%
        HSV (HSB):
        122°, 55.3191%, 55.2941%
        XYZ:
        12.5581, 20.4999, 8.4492
        xyY:
        0.3026, 0.4939, 20.4999
      CIE-Lab:
        52.3977, -40.1549, 32.6205
        CIE-LCH:
        52.3977, 51.7350, 140.9107
        CIE-Luv:
        52.3977, -35.6990, 44.8329
        Hunter-Lab:
        45.2768, -29.7249, 20.6294
      #3f8d42 color charts
#3f8d42 RGB chart
      #3f8d42 CMYK chart
      #3f8d42 RGB pie chart
      #3f8d42 color shades, tints & tones
#3f8d42 color schemes
#3f8d42 color preview, HTML & CSS examples
           This text has a color of #3f8d42        
        
          <p style="color:#3f8d42;">Text here</p>
        
        
          .mytext {color:#3f8d42;}
        
        Text color #3f8d42
      
           This box has a color of #3f8d42        
        
          <div style="background-color:#3f8d42;">Content here</div>
        
        
          .mybackground {background-color:#3f8d42;}
        
        Background color #3f8d42
      
           Border around this has a color of #3f8d42        
        
          <div style="border:2px solid #3f8d42;">Content here</div>
        
        
          .myborder {border:2px solid #3f8d42;}
        
        Border color #3f8d42