#757ff1 color space conversions
Hex:
        #757ff1
        RGB:
        117, 127, 241
        CMY:
        54, 50, 5
        CMYK:
        51, 47, 0, 5
      HSL:
        235°, 81.5789%, 70.1961%
        HSV (HSB):
        235°, 51.4523%, 94.5098%
        XYZ:
        30.8027, 25.3115, 86.4812
        xyY:
        0.2160, 0.1775, 25.3115
      CIE-Lab:
        57.3777, 27.1588, -58.7050
        CIE-LCH:
        57.3777, 64.6829, 294.8267
        CIE-Luv:
        57.3777, -10.3839, -95.6926
        Hunter-Lab:
        50.3106, 21.2433, -66.6990
      #757ff1 color charts
#757ff1 RGB chart
      #757ff1 CMYK chart
      #757ff1 RGB pie chart
      #757ff1 color shades, tints & tones
#757ff1 color schemes
#757ff1 color preview, HTML & CSS examples
           This text has a color of #757ff1        
        
          <p style="color:#757ff1;">Text here</p>
        
        
          .mytext {color:#757ff1;}
        
        Text color #757ff1
      
           This box has a color of #757ff1        
        
          <div style="background-color:#757ff1;">Content here</div>
        
        
          .mybackground {background-color:#757ff1;}
        
        Background color #757ff1
      
           Border around this has a color of #757ff1        
        
          <div style="border:2px solid #757ff1;">Content here</div>
        
        
          .myborder {border:2px solid #757ff1;}
        
        Border color #757ff1