#497a7f color space conversions
Hex:
        #497a7f
        RGB:
        73, 122, 127
        CMY:
        71, 52, 50
        CMYK:
        43, 4, 0, 50
      HSL:
        186°, 27.0000%, 39.2157%
        HSV (HSB):
        186°, 42.5197%, 49.8039%
        XYZ:
        13.5380, 16.8678, 22.6210
        xyY:
        0.2553, 0.3181, 16.8678
      CIE-Lab:
        48.0931, -15.1424, -7.9479
        CIE-LCH:
        48.0931, 17.1016, 207.6940
        CIE-Luv:
        48.0931, -22.4522, -8.9920
        Hunter-Lab:
        41.0705, -13.0349, -3.9067
      #497a7f color charts
#497a7f RGB chart
      #497a7f CMYK chart
      #497a7f RGB pie chart
      #497a7f color shades, tints & tones
#497a7f color schemes
#497a7f color preview, HTML & CSS examples
           This text has a color of #497a7f        
        
          <p style="color:#497a7f;">Text here</p>
        
        
          .mytext {color:#497a7f;}
        
        Text color #497a7f
      
           This box has a color of #497a7f        
        
          <div style="background-color:#497a7f;">Content here</div>
        
        
          .mybackground {background-color:#497a7f;}
        
        Background color #497a7f
      
           Border around this has a color of #497a7f        
        
          <div style="border:2px solid #497a7f;">Content here</div>
        
        
          .myborder {border:2px solid #497a7f;}
        
        Border color #497a7f