#3f7b42 color space conversions
Hex:
        #3f7b42
        RGB:
        63, 123, 66
        CMY:
        75, 52, 74
        CMYK:
        49, 0, 46, 52
      HSL:
        123°, 32.2581%, 36.4706%
        HSV (HSB):
        123°, 48.7805%, 48.2353%
        XYZ:
        10.1162, 15.6160, 7.6353
        xyY:
        0.3032, 0.4680, 15.6160
      CIE-Lab:
        46.4666, -32.2991, 25.2269
        CIE-LCH:
        46.4666, 40.9833, 142.0087
        CIE-Luv:
        46.4666, -28.0496, 34.7518
        Hunter-Lab:
        39.5171, -23.4597, 16.2063
      #3f7b42 color charts
#3f7b42 RGB chart
      #3f7b42 CMYK chart
      #3f7b42 RGB pie chart
      #3f7b42 color shades, tints & tones
#3f7b42 color schemes
#3f7b42 color preview, HTML & CSS examples
           This text has a color of #3f7b42        
        
          <p style="color:#3f7b42;">Text here</p>
        
        
          .mytext {color:#3f7b42;}
        
        Text color #3f7b42
      
           This box has a color of #3f7b42        
        
          <div style="background-color:#3f7b42;">Content here</div>
        
        
          .mybackground {background-color:#3f7b42;}
        
        Background color #3f7b42
      
           Border around this has a color of #3f7b42        
        
          <div style="border:2px solid #3f7b42;">Content here</div>
        
        
          .myborder {border:2px solid #3f7b42;}
        
        Border color #3f7b42