#3f763f color space conversions
Hex:
        #3f763f
        RGB:
        63, 118, 63
        CMY:
        75, 54, 75
        CMYK:
        47, 0, 47, 54
      HSL:
        120°, 30.3867%, 35.4902%
        HSV (HSB):
        120°, 46.6102%, 46.2745%
        XYZ:
        9.4255, 14.3725, 6.9800
        xyY:
        0.3062, 0.4670, 14.3725
      CIE-Lab:
        44.7625, -30.4739, 24.7189
        CIE-LCH:
        44.7625, 39.2388, 140.9528
        CIE-Luv:
        44.7625, -25.9241, 33.5107
        Hunter-Lab:
        37.9111, -21.9654, 15.6216
      #3f763f color charts
#3f763f RGB chart
      #3f763f CMYK chart
      #3f763f RGB pie chart
      #3f763f color shades, tints & tones
#3f763f color schemes
#3f763f color preview, HTML & CSS examples
           This text has a color of #3f763f        
        
          <p style="color:#3f763f;">Text here</p>
        
        
          .mytext {color:#3f763f;}
        
        Text color #3f763f
      
           This box has a color of #3f763f        
        
          <div style="background-color:#3f763f;">Content here</div>
        
        
          .mybackground {background-color:#3f763f;}
        
        Background color #3f763f
      
           Border around this has a color of #3f763f        
        
          <div style="border:2px solid #3f763f;">Content here</div>
        
        
          .myborder {border:2px solid #3f763f;}
        
        Border color #3f763f