#3f7e00 color space conversions
Hex:
        #3f7e00
        RGB:
        63, 126, 0
        CMY:
        75, 51, 100
        CMYK:
        50, 0, 100, 51
      HSL:
        90°, 100.0000%, 24.7059%
        HSV (HSB):
        90°, 100.0000%, 49.4118%
        XYZ:
        9.5108, 15.9785, 2.5829
        xyY:
        0.3388, 0.5692, 15.9785
      CIE-Lab:
        46.9462, -39.1913, 51.0619
        CIE-LCH:
        46.9462, 64.3682, 127.5071
        CIE-Luv:
        46.9462, -30.3783, 55.7567
        Hunter-Lab:
        39.9731, -27.4826, 24.1501
      #3f7e00 color charts
#3f7e00 RGB chart
      #3f7e00 CMYK chart
      #3f7e00 RGB pie chart
      #3f7e00 color shades, tints & tones
#3f7e00 color schemes
#3f7e00 color preview, HTML & CSS examples
           This text has a color of #3f7e00        
        
          <p style="color:#3f7e00;">Text here</p>
        
        
          .mytext {color:#3f7e00;}
        
        Text color #3f7e00
      
           This box has a color of #3f7e00        
        
          <div style="background-color:#3f7e00;">Content here</div>
        
        
          .mybackground {background-color:#3f7e00;}
        
        Background color #3f7e00
      
           Border around this has a color of #3f7e00        
        
          <div style="border:2px solid #3f7e00;">Content here</div>
        
        
          .myborder {border:2px solid #3f7e00;}
        
        Border color #3f7e00