#416f3f color space conversions
Hex:
        #416f3f
        RGB:
        65, 111, 63
        CMY:
        75, 56, 75
        CMYK:
        41, 0, 43, 56
      HSL:
        118°, 27.5862%, 34.1176%
        HSV (HSB):
        118°, 43.2432%, 43.5294%
        XYZ:
        8.7616, 12.8516, 6.7214
        xyY:
        0.3092, 0.4536, 12.8516
      CIE-Lab:
        42.5388, -26.4557, 21.8858
        CIE-LCH:
        42.5388, 34.3349, 140.4003
        CIE-Luv:
        42.5388, -21.9868, 29.5191
        Hunter-Lab:
        35.8491, -19.1100, 13.9779
      #416f3f color charts
#416f3f RGB chart
      #416f3f CMYK chart
      #416f3f RGB pie chart
      #416f3f color shades, tints & tones
#416f3f color schemes
#416f3f color preview, HTML & CSS examples
           This text has a color of #416f3f        
        
          <p style="color:#416f3f;">Text here</p>
        
        
          .mytext {color:#416f3f;}
        
        Text color #416f3f
      
           This box has a color of #416f3f        
        
          <div style="background-color:#416f3f;">Content here</div>
        
        
          .mybackground {background-color:#416f3f;}
        
        Background color #416f3f
      
           Border around this has a color of #416f3f        
        
          <div style="border:2px solid #416f3f;">Content here</div>
        
        
          .myborder {border:2px solid #416f3f;}
        
        Border color #416f3f