#959fef color space conversions
Hex:
        #959fef
        RGB:
        149, 159, 239
        CMY:
        42, 38, 6
        CMYK:
        38, 33, 0, 6
      HSL:
        233°, 73.7705%, 76.0784%
        HSV (HSB):
        233°, 37.6569%, 93.7255%
        XYZ:
        40.3726, 37.4178, 86.7559
        xyY:
        0.2454, 0.2274, 37.4178
      CIE-Lab:
        67.5893, 15.5552, -41.2946
        CIE-LCH:
        67.5893, 44.1272, 290.6408
        CIE-Luv:
        67.5893, -9.2049, -68.2026
        Hunter-Lab:
        61.1701, 10.7631, -41.2703
      #959fef color charts
#959fef RGB chart
      #959fef CMYK chart
      #959fef RGB pie chart
      #959fef color shades, tints & tones
#959fef color schemes
#959fef color preview, HTML & CSS examples
           This text has a color of #959fef        
        
          <p style="color:#959fef;">Text here</p>
        
        
          .mytext {color:#959fef;}
        
        Text color #959fef
      
           This box has a color of #959fef        
        
          <div style="background-color:#959fef;">Content here</div>
        
        
          .mybackground {background-color:#959fef;}
        
        Background color #959fef
      
           Border around this has a color of #959fef        
        
          <div style="border:2px solid #959fef;">Content here</div>
        
        
          .myborder {border:2px solid #959fef;}
        
        Border color #959fef