#959eee color space conversions
Hex:
        #959eee
        RGB:
        149, 158, 238
        CMY:
        42, 38, 7
        CMYK:
        37, 34, 0, 7
      HSL:
        234°, 72.3577%, 75.8824%
        HSV (HSB):
        234°, 37.3950%, 93.3333%
        XYZ:
        40.0539, 37.0163, 85.9227
        xyY:
        0.2457, 0.2271, 37.0163
      CIE-Lab:
        67.2893, 15.8571, -41.2165
        CIE-LCH:
        67.2893, 44.1616, 291.0431
        CIE-Luv:
        67.2893, -8.7725, -68.0632
        Hunter-Lab:
        60.8410, 11.0413, -41.1435
      #959eee color charts
#959eee RGB chart
      #959eee CMYK chart
      #959eee RGB pie chart
      #959eee color shades, tints & tones
#959eee color schemes
#959eee color preview, HTML & CSS examples
           This text has a color of #959eee        
        
          <p style="color:#959eee;">Text here</p>
        
        
          .mytext {color:#959eee;}
        
        Text color #959eee
      
           This box has a color of #959eee        
        
          <div style="background-color:#959eee;">Content here</div>
        
        
          .mybackground {background-color:#959eee;}
        
        Background color #959eee
      
           Border around this has a color of #959eee        
        
          <div style="border:2px solid #959eee;">Content here</div>
        
        
          .myborder {border:2px solid #959eee;}
        
        Border color #959eee