#3f7f26 color space conversions
Hex:
        #3f7f26
        RGB:
        63, 127, 38
        CMY:
        75, 50, 85
        CMYK:
        50, 0, 70, 50
      HSL:
        103°, 53.9394%, 32.3529%
        HSV (HSB):
        103°, 70.0787%, 49.8039%
        XYZ:
        9.9891, 16.3754, 4.4680
        xyY:
        0.3240, 0.5311, 16.3754
      CIE-Lab:
        47.4633, -37.5915, 40.4354
        CIE-LCH:
        47.4633, 55.2100, 132.9126
        CIE-Luv:
        47.4633, -30.4293, 49.0474
        Hunter-Lab:
        40.4666, -26.7540, 21.7803
      #3f7f26 color charts
#3f7f26 RGB chart
      #3f7f26 CMYK chart
      #3f7f26 RGB pie chart
      #3f7f26 color shades, tints & tones
#3f7f26 color schemes
#3f7f26 color preview, HTML & CSS examples
           This text has a color of #3f7f26        
        
          <p style="color:#3f7f26;">Text here</p>
        
        
          .mytext {color:#3f7f26;}
        
        Text color #3f7f26
      
           This box has a color of #3f7f26        
        
          <div style="background-color:#3f7f26;">Content here</div>
        
        
          .mybackground {background-color:#3f7f26;}
        
        Background color #3f7f26
      
           Border around this has a color of #3f7f26        
        
          <div style="border:2px solid #3f7f26;">Content here</div>
        
        
          .myborder {border:2px solid #3f7f26;}
        
        Border color #3f7f26