#3f6c30 color space conversions
Hex:
        #3f6c30
        RGB:
        63, 108, 48
        CMY:
        75, 58, 81
        CMYK:
        42, 0, 56, 58
      HSL:
        105°, 38.4615%, 30.5882%
        HSV (HSB):
        105°, 55.5556%, 42.3529%
        XYZ:
        7.9460, 11.9953, 4.6928
        xyY:
        0.3226, 0.4869, 11.9953
      CIE-Lab:
        41.2086, -27.9608, 28.5135
        CIE-LCH:
        41.2086, 39.9352, 134.4393
        CIE-Luv:
        41.2086, -21.6738, 35.4800
        Hunter-Lab:
        34.6342, -19.6575, 16.2103
      #3f6c30 color charts
#3f6c30 RGB chart
      #3f6c30 CMYK chart
      #3f6c30 RGB pie chart
      #3f6c30 color shades, tints & tones
#3f6c30 color schemes
#3f6c30 color preview, HTML & CSS examples
           This text has a color of #3f6c30        
        
          <p style="color:#3f6c30;">Text here</p>
        
        
          .mytext {color:#3f6c30;}
        
        Text color #3f6c30
      
           This box has a color of #3f6c30        
        
          <div style="background-color:#3f6c30;">Content here</div>
        
        
          .mybackground {background-color:#3f6c30;}
        
        Background color #3f6c30
      
           Border around this has a color of #3f6c30        
        
          <div style="border:2px solid #3f6c30;">Content here</div>
        
        
          .myborder {border:2px solid #3f6c30;}
        
        Border color #3f6c30