#757ffd color space conversions
Hex:
        #757ffd
        RGB:
        117, 127, 253
        CMY:
        54, 50, 1
        CMYK:
        54, 50, 0, 1
      HSL:
        236°, 97.1429%, 72.5490%
        HSV (HSB):
        236°, 53.7549%, 99.2157%
        XYZ:
        32.6551, 26.0525, 96.2360
        xyY:
        0.2108, 0.1681, 26.0525
      CIE-Lab:
        58.0868, 30.8532, -64.1998
        CIE-LCH:
        58.0868, 71.2288, 295.6681
        CIE-Luv:
        58.0868, -10.8912, -105.0314
        Hunter-Lab:
        51.0417, 24.8767, -76.0587
      #757ffd color charts
#757ffd RGB chart
      #757ffd CMYK chart
      #757ffd RGB pie chart
      #757ffd color shades, tints & tones
#757ffd color schemes
#757ffd color preview, HTML & CSS examples
           This text has a color of #757ffd        
        
          <p style="color:#757ffd;">Text here</p>
        
        
          .mytext {color:#757ffd;}
        
        Text color #757ffd
      
           This box has a color of #757ffd        
        
          <div style="background-color:#757ffd;">Content here</div>
        
        
          .mybackground {background-color:#757ffd;}
        
        Background color #757ffd
      
           Border around this has a color of #757ffd        
        
          <div style="border:2px solid #757ffd;">Content here</div>
        
        
          .myborder {border:2px solid #757ffd;}
        
        Border color #757ffd