#3f7e20 color space conversions
Hex:
        #3f7e20
        RGB:
        63, 126, 32
        CMY:
        75, 51, 87
        CMYK:
        50, 0, 75, 51
      HSL:
        100°, 59.4937%, 30.9804%
        HSV (HSB):
        100°, 74.6032%, 49.4118%
        XYZ:
        9.7715, 16.0828, 3.9558
        xyY:
        0.3278, 0.5395, 16.0828
      CIE-Lab:
        47.0829, -37.6783, 42.5236
        CIE-LCH:
        47.0829, 56.8147, 131.5428
        CIE-Luv:
        47.0829, -30.0876, 50.3588
        Hunter-Lab:
        40.1033, -26.6880, 22.2240
      #3f7e20 color charts
#3f7e20 RGB chart
      #3f7e20 CMYK chart
      #3f7e20 RGB pie chart
      #3f7e20 color shades, tints & tones
#3f7e20 color schemes
#3f7e20 color preview, HTML & CSS examples
           This text has a color of #3f7e20        
        
          <p style="color:#3f7e20;">Text here</p>
        
        
          .mytext {color:#3f7e20;}
        
        Text color #3f7e20
      
           This box has a color of #3f7e20        
        
          <div style="background-color:#3f7e20;">Content here</div>
        
        
          .mybackground {background-color:#3f7e20;}
        
        Background color #3f7e20
      
           Border around this has a color of #3f7e20        
        
          <div style="border:2px solid #3f7e20;">Content here</div>
        
        
          .myborder {border:2px solid #3f7e20;}
        
        Border color #3f7e20