#417e2f color space conversions
Hex:
        #417e2f
        RGB:
        65, 126, 47
        CMY:
        75, 51, 82
        CMYK:
        48, 0, 63, 51
      HSL:
        106°, 45.6647%, 33.9216%
        HSV (HSB):
        106°, 62.6984%, 49.4118%
        XYZ:
        10.1539, 16.2508, 5.2909
        xyY:
        0.3204, 0.5127, 16.2508
      CIE-Lab:
        47.3018, -35.6049, 36.1585
        CIE-LCH:
        47.3018, 50.7459, 134.5581
        CIE-Luv:
        47.3018, -29.0817, 45.3700
        Hunter-Lab:
        40.3122, -25.5855, 20.4369
      #417e2f color charts
#417e2f RGB chart
      #417e2f CMYK chart
      #417e2f RGB pie chart
      #417e2f color shades, tints & tones
#417e2f color schemes
#417e2f color preview, HTML & CSS examples
           This text has a color of #417e2f        
        
          <p style="color:#417e2f;">Text here</p>
        
        
          .mytext {color:#417e2f;}
        
        Text color #417e2f
      
           This box has a color of #417e2f        
        
          <div style="background-color:#417e2f;">Content here</div>
        
        
          .mybackground {background-color:#417e2f;}
        
        Background color #417e2f
      
           Border around this has a color of #417e2f        
        
          <div style="border:2px solid #417e2f;">Content here</div>
        
        
          .myborder {border:2px solid #417e2f;}
        
        Border color #417e2f