#417a4e color space conversions
Hex:
        #417a4e
        RGB:
        65, 122, 78
        CMY:
        75, 52, 69
        CMYK:
        47, 0, 36, 52
      HSL:
        134°, 30.4813%, 36.6667%
        HSV (HSB):
        134°, 46.7213%, 47.8431%
        XYZ:
        10.5147, 15.5929, 9.6633
        xyY:
        0.2939, 0.4359, 15.5929
      CIE-Lab:
        46.4358, -29.0956, 18.4370
        CIE-LCH:
        46.4358, 34.4453, 147.6387
        CIE-Luv:
        46.4358, -26.5635, 27.1452
        Hunter-Lab:
        39.4879, -21.5737, 13.1324
      #417a4e color charts
#417a4e RGB chart
      #417a4e CMYK chart
      #417a4e RGB pie chart
      #417a4e color shades, tints & tones
#417a4e color schemes
#417a4e color preview, HTML & CSS examples
           This text has a color of #417a4e        
        
          <p style="color:#417a4e;">Text here</p>
        
        
          .mytext {color:#417a4e;}
        
        Text color #417a4e
      
           This box has a color of #417a4e        
        
          <div style="background-color:#417a4e;">Content here</div>
        
        
          .mybackground {background-color:#417a4e;}
        
        Background color #417a4e
      
           Border around this has a color of #417a4e        
        
          <div style="border:2px solid #417a4e;">Content here</div>
        
        
          .myborder {border:2px solid #417a4e;}
        
        Border color #417a4e