#3f6a13 color space conversions
Hex:
        #3f6a13
        RGB:
        63, 106, 19
        CMY:
        75, 58, 93
        CMYK:
        41, 0, 82, 58
      HSL:
        90°, 69.6000%, 24.5098%
        HSV (HSB):
        90°, 82.0755%, 41.5686%
        XYZ:
        7.3215, 11.4118, 2.4329
        xyY:
        0.3459, 0.5392, 11.4118
      CIE-Lab:
        40.2656, -29.7806, 40.6781
        CIE-LCH:
        40.2656, 50.4142, 126.2080
        CIE-Luv:
        40.2656, -21.0520, 44.2058
        Hunter-Lab:
        33.7814, -20.4310, 19.3770
      #3f6a13 color charts
#3f6a13 RGB chart
      #3f6a13 CMYK chart
      #3f6a13 RGB pie chart
      #3f6a13 color shades, tints & tones
#3f6a13 color schemes
#3f6a13 color preview, HTML & CSS examples
           This text has a color of #3f6a13        
        
          <p style="color:#3f6a13;">Text here</p>
        
        
          .mytext {color:#3f6a13;}
        
        Text color #3f6a13
      
           This box has a color of #3f6a13        
        
          <div style="background-color:#3f6a13;">Content here</div>
        
        
          .mybackground {background-color:#3f6a13;}
        
        Background color #3f6a13
      
           Border around this has a color of #3f6a13        
        
          <div style="border:2px solid #3f6a13;">Content here</div>
        
        
          .myborder {border:2px solid #3f6a13;}
        
        Border color #3f6a13