#757cee color space conversions
Hex:
        #757cee
        RGB:
        117, 124, 238
        CMY:
        54, 51, 7
        CMYK:
        51, 48, 0, 7
      HSL:
        237°, 78.0645%, 69.6078%
        HSV (HSB):
        237°, 50.8403%, 93.3333%
        XYZ:
        29.9764, 24.3703, 84.0129
        xyY:
        0.2167, 0.1761, 24.3703
      CIE-Lab:
        56.4566, 28.0301, -58.5139
        CIE-LCH:
        56.4566, 64.8812, 295.5960
        CIE-Luv:
        56.4566, -9.3043, -95.1440
        Hunter-Lab:
        49.3662, 21.9986, -66.3451
      #757cee color charts
#757cee RGB chart
      #757cee CMYK chart
      #757cee RGB pie chart
      #757cee color shades, tints & tones
#757cee color schemes
#757cee color preview, HTML & CSS examples
           This text has a color of #757cee        
        
          <p style="color:#757cee;">Text here</p>
        
        
          .mytext {color:#757cee;}
        
        Text color #757cee
      
           This box has a color of #757cee        
        
          <div style="background-color:#757cee;">Content here</div>
        
        
          .mybackground {background-color:#757cee;}
        
        Background color #757cee
      
           Border around this has a color of #757cee        
        
          <div style="border:2px solid #757cee;">Content here</div>
        
        
          .myborder {border:2px solid #757cee;}
        
        Border color #757cee