#959fe2 color space conversions
Hex:
        #959fe2
        RGB:
        149, 159, 226
        CMY:
        42, 38, 11
        CMYK:
        34, 30, 0, 11
      HSL:
        232°, 57.0370%, 73.5294%
        HSV (HSB):
        232°, 34.0708%, 88.6275%
        XYZ:
        38.5200, 36.6768, 77.0006
        xyY:
        0.2531, 0.2410, 36.6768
      CIE-Lab:
        67.0339, 12.1105, -35.0246
        CIE-LCH:
        67.0339, 37.0593, 289.0739
        CIE-Luv:
        67.0339, -8.5946, -57.1890
        Hunter-Lab:
        60.5614, 7.5524, -32.9911
      #959fe2 color charts
#959fe2 RGB chart
      #959fe2 CMYK chart
      #959fe2 RGB pie chart
      #959fe2 color shades, tints & tones
#959fe2 color schemes
#959fe2 color preview, HTML & CSS examples
           This text has a color of #959fe2        
        
          <p style="color:#959fe2;">Text here</p>
        
        
          .mytext {color:#959fe2;}
        
        Text color #959fe2
      
           This box has a color of #959fe2        
        
          <div style="background-color:#959fe2;">Content here</div>
        
        
          .mybackground {background-color:#959fe2;}
        
        Background color #959fe2
      
           Border around this has a color of #959fe2        
        
          <div style="border:2px solid #959fe2;">Content here</div>
        
        
          .myborder {border:2px solid #959fe2;}
        
        Border color #959fe2