#417c1f color space conversions
Hex:
        #417c1f
        RGB:
        65, 124, 31
        CMY:
        75, 51, 88
        CMYK:
        48, 0, 75, 51
      HSL:
        98°, 60.0000%, 30.3922%
        HSV (HSB):
        98°, 75.0000%, 48.6275%
        XYZ:
        9.6349, 15.6380, 3.8070
        xyY:
        0.3313, 0.5378, 15.6380
      CIE-Lab:
        46.4960, -36.2446, 42.3530
        CIE-LCH:
        46.4960, 55.7445, 130.5560
        CIE-Luv:
        46.4960, -28.4537, 49.7110
        Hunter-Lab:
        39.5450, -25.7130, 21.9737
      #417c1f color charts
#417c1f RGB chart
      #417c1f CMYK chart
      #417c1f RGB pie chart
      #417c1f color shades, tints & tones
#417c1f color schemes
#417c1f color preview, HTML & CSS examples
           This text has a color of #417c1f        
        
          <p style="color:#417c1f;">Text here</p>
        
        
          .mytext {color:#417c1f;}
        
        Text color #417c1f
      
           This box has a color of #417c1f        
        
          <div style="background-color:#417c1f;">Content here</div>
        
        
          .mybackground {background-color:#417c1f;}
        
        Background color #417c1f
      
           Border around this has a color of #417c1f        
        
          <div style="border:2px solid #417c1f;">Content here</div>
        
        
          .myborder {border:2px solid #417c1f;}
        
        Border color #417c1f