#959aef color space conversions
Hex:
        #959aef
        RGB:
        149, 154, 239
        CMY:
        42, 40, 6
        CMYK:
        38, 36, 0, 6
      HSL:
        237°, 73.7705%, 76.0784%
        HSV (HSB):
        237°, 37.6569%, 93.7255%
        XYZ:
        39.5300, 35.7328, 86.4750
        xyY:
        0.2444, 0.2209, 35.7328
      CIE-Lab:
        66.3152, 18.4141, -43.2911
        CIE-LCH:
        66.3152, 47.0446, 293.0427
        CIE-Luv:
        66.3152, -7.2953, -71.6990
        Hunter-Lab:
        59.7769, 13.4312, -43.9269
      #959aef color charts
#959aef RGB chart
      #959aef CMYK chart
      #959aef RGB pie chart
      #959aef color shades, tints & tones
#959aef color schemes
#959aef color preview, HTML & CSS examples
           This text has a color of #959aef        
        
          <p style="color:#959aef;">Text here</p>
        
        
          .mytext {color:#959aef;}
        
        Text color #959aef
      
           This box has a color of #959aef        
        
          <div style="background-color:#959aef;">Content here</div>
        
        
          .mybackground {background-color:#959aef;}
        
        Background color #959aef
      
           Border around this has a color of #959aef        
        
          <div style="border:2px solid #959aef;">Content here</div>
        
        
          .myborder {border:2px solid #959aef;}
        
        Border color #959aef