#3f7005 color space conversions
Hex:
        #3f7005
        RGB:
        63, 112, 5
        CMY:
        75, 56, 98
        CMYK:
        44, 0, 96, 56
      HSL:
        87°, 91.4530%, 22.9412%
        HSV (HSB):
        87°, 95.5357%, 43.9216%
        XYZ:
        7.8715, 12.6561, 2.1716
        xyY:
        0.3468, 0.5576, 12.6561
      CIE-Lab:
        42.2404, -33.0934, 46.1767
        CIE-LCH:
        42.2404, 56.8107, 125.6280
        CIE-Luv:
        42.2404, -23.9797, 49.0909
        Hunter-Lab:
        35.5754, -22.7617, 21.2836
      #3f7005 color charts
#3f7005 RGB chart
      #3f7005 CMYK chart
      #3f7005 RGB pie chart
      #3f7005 color shades, tints & tones
#3f7005 color schemes
#3f7005 color preview, HTML & CSS examples
           This text has a color of #3f7005        
        
          <p style="color:#3f7005;">Text here</p>
        
        
          .mytext {color:#3f7005;}
        
        Text color #3f7005
      
           This box has a color of #3f7005        
        
          <div style="background-color:#3f7005;">Content here</div>
        
        
          .mybackground {background-color:#3f7005;}
        
        Background color #3f7005
      
           Border around this has a color of #3f7005        
        
          <div style="border:2px solid #3f7005;">Content here</div>
        
        
          .myborder {border:2px solid #3f7005;}
        
        Border color #3f7005