#417d4b color space conversions
Hex:
        #417d4b
        RGB:
        65, 125, 75
        CMY:
        75, 51, 71
        CMYK:
        48, 0, 40, 51
      HSL:
        130°, 31.5789%, 37.2549%
        HSV (HSB):
        130°, 48.0000%, 49.0196%
        XYZ:
        10.7836, 16.2990, 9.2343
        xyY:
        0.2969, 0.4488, 16.2990
      CIE-Lab:
        47.3644, -31.0688, 21.3782
        CIE-LCH:
        47.3644, 37.7134, 145.4684
        CIE-Luv:
        47.3644, -27.9585, 30.8232
        Hunter-Lab:
        40.3721, -22.9729, 14.6991
      #417d4b color charts
#417d4b RGB chart
      #417d4b CMYK chart
      #417d4b RGB pie chart
      #417d4b color shades, tints & tones
#417d4b color schemes
#417d4b color preview, HTML & CSS examples
           This text has a color of #417d4b        
        
          <p style="color:#417d4b;">Text here</p>
        
        
          .mytext {color:#417d4b;}
        
        Text color #417d4b
      
           This box has a color of #417d4b        
        
          <div style="background-color:#417d4b;">Content here</div>
        
        
          .mybackground {background-color:#417d4b;}
        
        Background color #417d4b
      
           Border around this has a color of #417d4b        
        
          <div style="border:2px solid #417d4b;">Content here</div>
        
        
          .myborder {border:2px solid #417d4b;}
        
        Border color #417d4b