#758eff color space conversions
Hex:
        #758eff
        RGB:
        117, 142, 255
        CMY:
        54, 44, 0
        CMYK:
        54, 44, 0, 0
      HSL:
        229°, 100.0000%, 72.9412%
        HSV (HSB):
        229°, 54.1176%, 100.0000%
        XYZ:
        35.0591, 30.3479, 98.6177
        xyY:
        0.2137, 0.1850, 30.3479
      CIE-Lab:
        61.9533, 22.5786, -59.1040
        CIE-LCH:
        61.9533, 63.2699, 290.9076
        CIE-Luv:
        61.9533, -15.6661, -97.3711
        Hunter-Lab:
        55.0889, 17.1934, -67.5760
      #758eff color charts
#758eff RGB chart
      #758eff CMYK chart
      #758eff RGB pie chart
      #758eff color shades, tints & tones
#758eff color schemes
#758eff color preview, HTML & CSS examples
           This text has a color of #758eff        
        
          <p style="color:#758eff;">Text here</p>
        
        
          .mytext {color:#758eff;}
        
        Text color #758eff
      
           This box has a color of #758eff        
        
          <div style="background-color:#758eff;">Content here</div>
        
        
          .mybackground {background-color:#758eff;}
        
        Background color #758eff
      
           Border around this has a color of #758eff        
        
          <div style="border:2px solid #758eff;">Content here</div>
        
        
          .myborder {border:2px solid #758eff;}
        
        Border color #758eff