#416e3f color space conversions
Hex:
        #416e3f
        RGB:
        65, 110, 63
        CMY:
        75, 57, 75
        CMYK:
        41, 0, 43, 57
      HSL:
        117°, 27.1676%, 33.9216%
        HSV (HSB):
        117°, 42.7273%, 43.1373%
        XYZ:
        8.6531, 12.6346, 6.6853
        xyY:
        0.3093, 0.4517, 12.6346
      CIE-Lab:
        42.2074, -25.9636, 21.4565
        CIE-LCH:
        42.2074, 33.6822, 140.4295
        CIE-Luv:
        42.2074, -21.5268, 28.9331
        Hunter-Lab:
        35.5451, -18.7499, 13.7304
      #416e3f color charts
#416e3f RGB chart
      #416e3f CMYK chart
      #416e3f RGB pie chart
      #416e3f color shades, tints & tones
#416e3f color schemes
#416e3f color preview, HTML & CSS examples
           This text has a color of #416e3f        
        
          <p style="color:#416e3f;">Text here</p>
        
        
          .mytext {color:#416e3f;}
        
        Text color #416e3f
      
           This box has a color of #416e3f        
        
          <div style="background-color:#416e3f;">Content here</div>
        
        
          .mybackground {background-color:#416e3f;}
        
        Background color #416e3f
      
           Border around this has a color of #416e3f        
        
          <div style="border:2px solid #416e3f;">Content here</div>
        
        
          .myborder {border:2px solid #416e3f;}
        
        Border color #416e3f