#497f4d color space conversions
Hex:
        #497f4d
        RGB:
        73, 127, 77
        CMY:
        71, 50, 70
        CMYK:
        43, 0, 39, 50
      HSL:
        124°, 27.0000%, 39.2157%
        HSV (HSB):
        124°, 42.5197%, 49.8039%
        XYZ:
        11.6766, 17.1310, 9.7124
        xyY:
        0.3031, 0.4447, 17.1310
      CIE-Lab:
        48.4247, -29.1340, 21.7153
        CIE-LCH:
        48.4247, 36.3365, 143.3006
        CIE-Luv:
        48.4247, -25.8047, 31.1157
        Hunter-Lab:
        41.3897, -22.0746, 15.0599
      #497f4d color charts
#497f4d RGB chart
      #497f4d CMYK chart
      #497f4d RGB pie chart
      #497f4d color shades, tints & tones
#497f4d color schemes
#497f4d color preview, HTML & CSS examples
           This text has a color of #497f4d        
        
          <p style="color:#497f4d;">Text here</p>
        
        
          .mytext {color:#497f4d;}
        
        Text color #497f4d
      
           This box has a color of #497f4d        
        
          <div style="background-color:#497f4d;">Content here</div>
        
        
          .mybackground {background-color:#497f4d;}
        
        Background color #497f4d
      
           Border around this has a color of #497f4d        
        
          <div style="border:2px solid #497f4d;">Content here</div>
        
        
          .myborder {border:2px solid #497f4d;}
        
        Border color #497f4d