#757d97 color space conversions
Hex:
        #757d97
        RGB:
        117, 125, 151
        CMY:
        54, 51, 41
        CMYK:
        23, 17, 0, 41
      HSL:
        226°, 14.0496%, 52.5490%
        HSV (HSB):
        226°, 22.5166%, 59.2157%
        XYZ:
        20.2556, 20.6835, 32.2029
        xyY:
        0.2769, 0.2828, 20.6835
      CIE-Lab:
        52.6014, 2.9614, -14.9742
        CIE-LCH:
        52.6014, 15.2642, 281.1870
        CIE-Luv:
        52.6014, -5.5685, -22.2265
        Hunter-Lab:
        45.4791, -0.0875, -10.1467
      #757d97 color charts
#757d97 RGB chart
      #757d97 CMYK chart
      #757d97 RGB pie chart
      #757d97 color shades, tints & tones
#757d97 color schemes
#757d97 color preview, HTML & CSS examples
           This text has a color of #757d97        
        
          <p style="color:#757d97;">Text here</p>
        
        
          .mytext {color:#757d97;}
        
        Text color #757d97
      
           This box has a color of #757d97        
        
          <div style="background-color:#757d97;">Content here</div>
        
        
          .mybackground {background-color:#757d97;}
        
        Background color #757d97
      
           Border around this has a color of #757d97        
        
          <div style="border:2px solid #757d97;">Content here</div>
        
        
          .myborder {border:2px solid #757d97;}
        
        Border color #757d97