#757bc0 color space conversions
Hex:
        #757bc0
        RGB:
        117, 123, 192
        CMY:
        54, 52, 25
        CMYK:
        39, 36, 0, 25
      HSL:
        235°, 37.3134%, 60.5882%
        HSV (HSB):
        235°, 39.0625%, 75.2941%
        XYZ:
        23.9335, 21.7536, 52.8066
        xyY:
        0.2430, 0.2209, 21.7536
      CIE-Lab:
        53.7646, 15.0279, -36.8512
        CIE-LCH:
        53.7646, 39.7976, 292.1857
        CIE-Luv:
        53.7646, -6.7311, -58.3167
        Hunter-Lab:
        46.6408, 9.9752, -34.4795
      #757bc0 color charts
#757bc0 RGB chart
      #757bc0 CMYK chart
      #757bc0 RGB pie chart
      #757bc0 color shades, tints & tones
#757bc0 color schemes
#757bc0 color preview, HTML & CSS examples
           This text has a color of #757bc0        
        
          <p style="color:#757bc0;">Text here</p>
        
        
          .mytext {color:#757bc0;}
        
        Text color #757bc0
      
           This box has a color of #757bc0        
        
          <div style="background-color:#757bc0;">Content here</div>
        
        
          .mybackground {background-color:#757bc0;}
        
        Background color #757bc0
      
           Border around this has a color of #757bc0        
        
          <div style="border:2px solid #757bc0;">Content here</div>
        
        
          .myborder {border:2px solid #757bc0;}
        
        Border color #757bc0