#3f7e41 color space conversions
Hex:
        #3f7e41
        RGB:
        63, 126, 65
        CMY:
        75, 51, 75
        CMYK:
        50, 0, 48, 51
      HSL:
        122°, 33.3333%, 37.0588%
        HSV (HSB):
        122°, 50.0000%, 49.4118%
        XYZ:
        10.4649, 16.3601, 7.6073
        xyY:
        0.3039, 0.4751, 16.3601
      CIE-Lab:
        47.4435, -33.8180, 27.0119
        CIE-LCH:
        47.4435, 43.2817, 141.3841
        CIE-Luv:
        47.4435, -29.3814, 37.0055
        Hunter-Lab:
        40.4477, -24.6007, 17.1622
      #3f7e41 color charts
#3f7e41 RGB chart
      #3f7e41 CMYK chart
      #3f7e41 RGB pie chart
      #3f7e41 color shades, tints & tones
#3f7e41 color schemes
#3f7e41 color preview, HTML & CSS examples
           This text has a color of #3f7e41        
        
          <p style="color:#3f7e41;">Text here</p>
        
        
          .mytext {color:#3f7e41;}
        
        Text color #3f7e41
      
           This box has a color of #3f7e41        
        
          <div style="background-color:#3f7e41;">Content here</div>
        
        
          .mybackground {background-color:#3f7e41;}
        
        Background color #3f7e41
      
           Border around this has a color of #3f7e41        
        
          <div style="border:2px solid #3f7e41;">Content here</div>
        
        
          .myborder {border:2px solid #3f7e41;}
        
        Border color #3f7e41