#417e3f color space conversions
Hex:
        #417e3f
        RGB:
        65, 126, 63
        CMY:
        75, 51, 75
        CMYK:
        48, 0, 50, 51
      HSL:
        118°, 33.3333%, 37.0588%
        HSV (HSB):
        118°, 50.0000%, 49.4118%
        XYZ:
        10.5380, 16.4044, 7.3136
        xyY:
        0.3076, 0.4789, 16.4044
      CIE-Lab:
        47.5007, -33.5075, 28.1846
        CIE-LCH:
        47.5007, 43.7850, 139.9313
        CIE-Luv:
        47.5007, -28.7204, 38.1020
        Hunter-Lab:
        40.5024, -24.4364, 17.6455
      #417e3f color charts
#417e3f RGB chart
      #417e3f CMYK chart
      #417e3f RGB pie chart
      #417e3f color shades, tints & tones
#417e3f color schemes
#417e3f color preview, HTML & CSS examples
           This text has a color of #417e3f        
        
          <p style="color:#417e3f;">Text here</p>
        
        
          .mytext {color:#417e3f;}
        
        Text color #417e3f
      
           This box has a color of #417e3f        
        
          <div style="background-color:#417e3f;">Content here</div>
        
        
          .mybackground {background-color:#417e3f;}
        
        Background color #417e3f
      
           Border around this has a color of #417e3f        
        
          <div style="border:2px solid #417e3f;">Content here</div>
        
        
          .myborder {border:2px solid #417e3f;}
        
        Border color #417e3f