#757aa9 color space conversions
Hex:
        #757aa9
        RGB:
        117, 122, 169
        CMY:
        54, 52, 34
        CMYK:
        31, 28, 0, 34
      HSL:
        234°, 23.2143%, 56.0784%
        HSV (HSB):
        234°, 30.7692%, 66.2745%
        XYZ:
        21.4571, 20.5655, 40.3748
        xyY:
        0.2604, 0.2496, 20.5655
      CIE-Lab:
        52.4707, 9.3164, -25.6327
        CIE-LCH:
        52.4707, 27.2732, 289.9740
        CIE-Luv:
        52.4707, -5.1570, -39.5602
        Hunter-Lab:
        45.3493, 5.0964, -21.0418
      #757aa9 color charts
#757aa9 RGB chart
      #757aa9 CMYK chart
      #757aa9 RGB pie chart
      #757aa9 color shades, tints & tones
#757aa9 color schemes
#757aa9 color preview, HTML & CSS examples
           This text has a color of #757aa9        
        
          <p style="color:#757aa9;">Text here</p>
        
        
          .mytext {color:#757aa9;}
        
        Text color #757aa9
      
           This box has a color of #757aa9        
        
          <div style="background-color:#757aa9;">Content here</div>
        
        
          .mybackground {background-color:#757aa9;}
        
        Background color #757aa9
      
           Border around this has a color of #757aa9        
        
          <div style="border:2px solid #757aa9;">Content here</div>
        
        
          .myborder {border:2px solid #757aa9;}
        
        Border color #757aa9