#3f7b27 color space conversions
Hex:
        #3f7b27
        RGB:
        63, 123, 39
        CMY:
        75, 52, 85
        CMYK:
        49, 0, 68, 52
      HSL:
        103°, 51.8519%, 31.7647%
        HSV (HSB):
        103°, 68.2927%, 48.2353%
        XYZ:
        9.4991, 15.3692, 4.3853
        xyY:
        0.3247, 0.5254, 15.3692
      CIE-Lab:
        46.1357, -35.7928, 38.5747
        CIE-LCH:
        46.1357, 52.6226, 132.8577
        CIE-Luv:
        46.1357, -28.6514, 46.7678
        Hunter-Lab:
        39.2035, -25.3554, 20.8102
      #3f7b27 color charts
#3f7b27 RGB chart
      #3f7b27 CMYK chart
      #3f7b27 RGB pie chart
      #3f7b27 color shades, tints & tones
#3f7b27 color schemes
#3f7b27 color preview, HTML & CSS examples
           This text has a color of #3f7b27        
        
          <p style="color:#3f7b27;">Text here</p>
        
        
          .mytext {color:#3f7b27;}
        
        Text color #3f7b27
      
           This box has a color of #3f7b27        
        
          <div style="background-color:#3f7b27;">Content here</div>
        
        
          .mybackground {background-color:#3f7b27;}
        
        Background color #3f7b27
      
           Border around this has a color of #3f7b27        
        
          <div style="border:2px solid #3f7b27;">Content here</div>
        
        
          .myborder {border:2px solid #3f7b27;}
        
        Border color #3f7b27