#497b4f color space conversions
Hex:
        #497b4f
        RGB:
        73, 123, 79
        CMY:
        71, 52, 69
        CMYK:
        41, 0, 36, 52
      HSL:
        127°, 25.5102%, 38.4314%
        HSV (HSB):
        127°, 40.6504%, 48.2353%
        XYZ:
        11.2419, 16.1469, 9.9213
        xyY:
        0.3013, 0.4328, 16.1469
      CIE-Lab:
        47.1666, -26.8346, 18.9100
        CIE-LCH:
        47.1666, 32.8281, 144.8281
        CIE-Luv:
        47.1666, -23.9510, 27.4637
        Hunter-Lab:
        40.1832, -20.3824, 13.4895
      #497b4f color charts
#497b4f RGB chart
      #497b4f CMYK chart
      #497b4f RGB pie chart
      #497b4f color shades, tints & tones
#497b4f color schemes
#497b4f color preview, HTML & CSS examples
           This text has a color of #497b4f        
        
          <p style="color:#497b4f;">Text here</p>
        
        
          .mytext {color:#497b4f;}
        
        Text color #497b4f
      
           This box has a color of #497b4f        
        
          <div style="background-color:#497b4f;">Content here</div>
        
        
          .mybackground {background-color:#497b4f;}
        
        Background color #497b4f
      
           Border around this has a color of #497b4f        
        
          <div style="border:2px solid #497b4f;">Content here</div>
        
        
          .myborder {border:2px solid #497b4f;}
        
        Border color #497b4f