#497f85 color space conversions
Hex:
        #497f85
        RGB:
        73, 127, 133
        CMY:
        71, 50, 48
        CMYK:
        45, 5, 0, 48
      HSL:
        186°, 29.1262%, 40.3922%
        HSV (HSB):
        186°, 45.1128%, 52.1569%
        XYZ:
        14.5707, 18.2887, 24.9524
        xyY:
        0.2520, 0.3163, 18.2887
      CIE-Lab:
        49.8444, -16.2135, -8.8657
        CIE-LCH:
        49.8444, 18.4791, 208.6702
        CIE-Luv:
        49.8444, -24.3743, -10.2659
        Hunter-Lab:
        42.7653, -14.0220, -4.6585
      #497f85 color charts
#497f85 RGB chart
      #497f85 CMYK chart
      #497f85 RGB pie chart
      #497f85 color shades, tints & tones
#497f85 color schemes
#497f85 color preview, HTML & CSS examples
           This text has a color of #497f85        
        
          <p style="color:#497f85;">Text here</p>
        
        
          .mytext {color:#497f85;}
        
        Text color #497f85
      
           This box has a color of #497f85        
        
          <div style="background-color:#497f85;">Content here</div>
        
        
          .mybackground {background-color:#497f85;}
        
        Background color #497f85
      
           Border around this has a color of #497f85        
        
          <div style="border:2px solid #497f85;">Content here</div>
        
        
          .myborder {border:2px solid #497f85;}
        
        Border color #497f85