#497f4b color space conversions
Hex:
        #497f4b
        RGB:
        73, 127, 75
        CMY:
        71, 50, 71
        CMYK:
        43, 0, 41, 50
      HSL:
        122°, 27.0000%, 39.2157%
        HSV (HSB):
        122°, 42.5197%, 49.8039%
        XYZ:
        11.6070, 17.1032, 9.3461
        xyY:
        0.3050, 0.4494, 17.1032
      CIE-Lab:
        48.3898, -29.4781, 22.7929
        CIE-LCH:
        48.3898, 37.2622, 142.2882
        CIE-Luv:
        48.3898, -25.8488, 32.3052
        Hunter-Lab:
        41.3560, -22.2751, 15.5502
      #497f4b color charts
#497f4b RGB chart
      #497f4b CMYK chart
      #497f4b RGB pie chart
      #497f4b color shades, tints & tones
#497f4b color schemes
#497f4b color preview, HTML & CSS examples
           This text has a color of #497f4b        
        
          <p style="color:#497f4b;">Text here</p>
        
        
          .mytext {color:#497f4b;}
        
        Text color #497f4b
      
           This box has a color of #497f4b        
        
          <div style="background-color:#497f4b;">Content here</div>
        
        
          .mybackground {background-color:#497f4b;}
        
        Background color #497f4b
      
           Border around this has a color of #497f4b        
        
          <div style="border:2px solid #497f4b;">Content here</div>
        
        
          .myborder {border:2px solid #497f4b;}
        
        Border color #497f4b