#3f952e color space conversions
Hex:
        #3f952e
        RGB:
        63, 149, 46
        CMY:
        75, 42, 82
        CMYK:
        58, 0, 69, 42
      HSL:
        110°, 52.8205%, 38.2353%
        HSV (HSB):
        110°, 69.1275%, 58.4314%
        XYZ:
        13.2905, 22.7489, 6.2753
        xyY:
        0.3141, 0.5376, 22.7489
      CIE-Lab:
        54.8128, -45.7074, 44.8370
        CIE-LCH:
        54.8128, 64.0275, 135.5508
        CIE-Luv:
        54.8128, -39.5104, 57.0413
        Hunter-Lab:
        47.6958, -33.7285, 25.5864
      #3f952e color charts
#3f952e RGB chart
      #3f952e CMYK chart
      #3f952e RGB pie chart
      #3f952e color shades, tints & tones
#3f952e color schemes
#3f952e color preview, HTML & CSS examples
           This text has a color of #3f952e        
        
          <p style="color:#3f952e;">Text here</p>
        
        
          .mytext {color:#3f952e;}
        
        Text color #3f952e
      
           This box has a color of #3f952e        
        
          <div style="background-color:#3f952e;">Content here</div>
        
        
          .mybackground {background-color:#3f952e;}
        
        Background color #3f952e
      
           Border around this has a color of #3f952e        
        
          <div style="border:2px solid #3f952e;">Content here</div>
        
        
          .myborder {border:2px solid #3f952e;}
        
        Border color #3f952e