#757eee color space conversions
Hex:
        #757eee
        RGB:
        117, 126, 238
        CMY:
        54, 51, 7
        CMYK:
        51, 47, 0, 7
      HSL:
        236°, 78.0645%, 69.6078%
        HSV (HSB):
        236°, 50.8403%, 93.3333%
        XYZ:
        30.2296, 24.8767, 84.0973
        xyY:
        0.2172, 0.1787, 24.8767
      CIE-Lab:
        56.9551, 26.8373, -57.7160
        CIE-LCH:
        56.9551, 63.6504, 294.9379
        CIE-Luv:
        56.9551, -9.9369, -93.9363
        Hunter-Lab:
        49.8765, 20.9029, -65.0560
      #757eee color charts
#757eee RGB chart
      #757eee CMYK chart
      #757eee RGB pie chart
      #757eee color shades, tints & tones
#757eee color schemes
#757eee color preview, HTML & CSS examples
           This text has a color of #757eee        
        
          <p style="color:#757eee;">Text here</p>
        
        
          .mytext {color:#757eee;}
        
        Text color #757eee
      
           This box has a color of #757eee        
        
          <div style="background-color:#757eee;">Content here</div>
        
        
          .mybackground {background-color:#757eee;}
        
        Background color #757eee
      
           Border around this has a color of #757eee        
        
          <div style="border:2px solid #757eee;">Content here</div>
        
        
          .myborder {border:2px solid #757eee;}
        
        Border color #757eee