#757cb1 color space conversions
Hex:
        #757cb1
        RGB:
        117, 124, 177
        CMY:
        54, 51, 31
        CMYK:
        34, 30, 0, 31
      HSL:
        233°, 27.7778%, 57.6471%
        HSV (HSB):
        233°, 33.8983%, 69.4118%
        XYZ:
        22.4796, 21.3715, 44.5353
        xyY:
        0.2543, 0.2418, 21.3715
      CIE-Lab:
        53.3537, 10.2713, -28.8852
        CIE-LCH:
        53.3537, 30.6571, 289.5748
        CIE-Luv:
        53.3537, -6.3788, -44.9527
        Hunter-Lab:
        46.2294, 5.8964, -24.7568
      #757cb1 color charts
#757cb1 RGB chart
      #757cb1 CMYK chart
      #757cb1 RGB pie chart
      #757cb1 color shades, tints & tones
#757cb1 color schemes
#757cb1 color preview, HTML & CSS examples
           This text has a color of #757cb1        
        
          <p style="color:#757cb1;">Text here</p>
        
        
          .mytext {color:#757cb1;}
        
        Text color #757cb1
      
           This box has a color of #757cb1        
        
          <div style="background-color:#757cb1;">Content here</div>
        
        
          .mybackground {background-color:#757cb1;}
        
        Background color #757cb1
      
           Border around this has a color of #757cb1        
        
          <div style="border:2px solid #757cb1;">Content here</div>
        
        
          .myborder {border:2px solid #757cb1;}
        
        Border color #757cb1