#757cfa color space conversions
Hex:
        #757cfa
        RGB:
        117, 124, 250
        CMY:
        54, 51, 2
        CMYK:
        53, 50, 0, 2
      HSL:
        237°, 93.0070%, 71.9608%
        HSV (HSB):
        237°, 53.2000%, 98.0392%
        XYZ:
        31.7991, 25.0993, 93.6111
        xyY:
        0.2113, 0.1668, 25.0993
      CIE-Lab:
        57.1721, 31.7091, -64.0158
        CIE-LCH:
        57.1721, 71.4387, 296.3507
        CIE-Luv:
        57.1721, -9.8572, -104.4522
        Hunter-Lab:
        50.0992, 25.6242, -75.7147
      #757cfa color charts
#757cfa RGB chart
      #757cfa CMYK chart
      #757cfa RGB pie chart
      #757cfa color shades, tints & tones
#757cfa color schemes
#757cfa color preview, HTML & CSS examples
           This text has a color of #757cfa        
        
          <p style="color:#757cfa;">Text here</p>
        
        
          .mytext {color:#757cfa;}
        
        Text color #757cfa
      
           This box has a color of #757cfa        
        
          <div style="background-color:#757cfa;">Content here</div>
        
        
          .mybackground {background-color:#757cfa;}
        
        Background color #757cfa
      
           Border around this has a color of #757cfa        
        
          <div style="border:2px solid #757cfa;">Content here</div>
        
        
          .myborder {border:2px solid #757cfa;}
        
        Border color #757cfa