#417c4f color space conversions
Hex:
        #417c4f
        RGB:
        65, 124, 79
        CMY:
        75, 51, 69
        CMYK:
        48, 0, 36, 51
      HSL:
        134°, 31.2169%, 37.0588%
        HSV (HSB):
        134°, 47.5806%, 48.6275%
        XYZ:
        10.7989, 16.1036, 9.9363
        xyY:
        0.2931, 0.4371, 16.1036
      CIE-Lab:
        47.1102, -29.8583, 18.7673
        CIE-LCH:
        47.1102, 35.2666, 147.8488
        CIE-Luv:
        47.1102, -27.4075, 27.7517
        Hunter-Lab:
        40.1293, -22.1915, 13.4099
      #417c4f color charts
#417c4f RGB chart
      #417c4f CMYK chart
      #417c4f RGB pie chart
      #417c4f color shades, tints & tones
#417c4f color schemes
#417c4f color preview, HTML & CSS examples
           This text has a color of #417c4f        
        
          <p style="color:#417c4f;">Text here</p>
        
        
          .mytext {color:#417c4f;}
        
        Text color #417c4f
      
           This box has a color of #417c4f        
        
          <div style="background-color:#417c4f;">Content here</div>
        
        
          .mybackground {background-color:#417c4f;}
        
        Background color #417c4f
      
           Border around this has a color of #417c4f        
        
          <div style="border:2px solid #417c4f;">Content here</div>
        
        
          .myborder {border:2px solid #417c4f;}
        
        Border color #417c4f