#757dfa color space conversions
Hex:
        #757dfa
        RGB:
        117, 125, 250
        CMY:
        54, 51, 2
        CMYK:
        53, 50, 0, 2
      HSL:
        236°, 93.0070%, 71.9608%
        HSV (HSB):
        236°, 53.2000%, 98.0392%
        XYZ:
        31.9251, 25.3513, 93.6531
        xyY:
        0.2115, 0.1680, 25.3513
      CIE-Lab:
        57.4161, 31.1151, -63.6236
        CIE-LCH:
        57.4161, 70.8245, 296.0609
        CIE-Luv:
        57.4161, -10.1579, -103.8792
        Hunter-Lab:
        50.3500, 25.0675, -75.0368
      #757dfa color charts
#757dfa RGB chart
      #757dfa CMYK chart
      #757dfa RGB pie chart
      #757dfa color shades, tints & tones
#757dfa color schemes
#757dfa color preview, HTML & CSS examples
           This text has a color of #757dfa        
        
          <p style="color:#757dfa;">Text here</p>
        
        
          .mytext {color:#757dfa;}
        
        Text color #757dfa
      
           This box has a color of #757dfa        
        
          <div style="background-color:#757dfa;">Content here</div>
        
        
          .mybackground {background-color:#757dfa;}
        
        Background color #757dfa
      
           Border around this has a color of #757dfa        
        
          <div style="border:2px solid #757dfa;">Content here</div>
        
        
          .myborder {border:2px solid #757dfa;}
        
        Border color #757dfa