#758add color space conversions
Hex:
        #758add
        RGB:
        117, 138, 221
        CMY:
        54, 46, 13
        CMYK:
        47, 38, 0, 13
      HSL:
        228°, 60.4651%, 66.2745%
        HSV (HSB):
        228°, 47.0588%, 86.6667%
        XYZ:
        29.4757, 27.1793, 72.0992
        xyY:
        0.2289, 0.2111, 27.1793
      CIE-Lab:
        59.1399, 14.5587, -44.7709
        CIE-LCH:
        59.1399, 47.0785, 288.0136
        CIE-Luv:
        59.1399, -13.3866, -72.2703
        Hunter-Lab:
        52.1338, 9.6874, -45.5023
      #758add color charts
#758add RGB chart
      #758add CMYK chart
      #758add RGB pie chart
      #758add color shades, tints & tones
#758add color schemes
#758add color preview, HTML & CSS examples
           This text has a color of #758add        
        
          <p style="color:#758add;">Text here</p>
        
        
          .mytext {color:#758add;}
        
        Text color #758add
      
           This box has a color of #758add        
        
          <div style="background-color:#758add;">Content here</div>
        
        
          .mybackground {background-color:#758add;}
        
        Background color #758add
      
           Border around this has a color of #758add        
        
          <div style="border:2px solid #758add;">Content here</div>
        
        
          .myborder {border:2px solid #758add;}
        
        Border color #758add