#417d4d color space conversions
Hex:
        #417d4d
        RGB:
        65, 125, 77
        CMY:
        75, 51, 70
        CMYK:
        48, 0, 38, 51
      HSL:
        132°, 31.5789%, 37.2549%
        HSV (HSB):
        132°, 48.0000%, 49.0196%
        XYZ:
        10.8531, 16.3269, 9.6006
        xyY:
        0.2951, 0.4439, 16.3269
      CIE-Lab:
        47.4004, -30.7048, 20.2936
        CIE-LCH:
        47.4004, 36.8051, 146.5383
        CIE-Luv:
        47.4004, -27.9008, 29.6088
        Hunter-Lab:
        40.4065, -22.7665, 14.1973
      #417d4d color charts
#417d4d RGB chart
      #417d4d CMYK chart
      #417d4d RGB pie chart
      #417d4d color shades, tints & tones
#417d4d color schemes
#417d4d color preview, HTML & CSS examples
           This text has a color of #417d4d        
        
          <p style="color:#417d4d;">Text here</p>
        
        
          .mytext {color:#417d4d;}
        
        Text color #417d4d
      
           This box has a color of #417d4d        
        
          <div style="background-color:#417d4d;">Content here</div>
        
        
          .mybackground {background-color:#417d4d;}
        
        Background color #417d4d
      
           Border around this has a color of #417d4d        
        
          <div style="border:2px solid #417d4d;">Content here</div>
        
        
          .myborder {border:2px solid #417d4d;}
        
        Border color #417d4d