#959ce1 color space conversions
Hex:
        #959ce1
        RGB:
        149, 156, 225
        CMY:
        42, 39, 12
        CMYK:
        34, 31, 0, 12
      HSL:
        234°, 55.8824%, 73.3333%
        HSV (HSB):
        234°, 33.7778%, 88.2353%
        XYZ:
        37.8735, 35.6027, 76.1100
        xyY:
        0.2532, 0.2380, 35.6027
      CIE-Lab:
        66.2153, 13.5571, -35.7464
        CIE-LCH:
        66.2153, 38.2309, 290.7696
        CIE-Luv:
        66.2153, -7.3428, -58.4723
        Hunter-Lab:
        59.6680, 8.8815, -33.8602
      #959ce1 color charts
#959ce1 RGB chart
      #959ce1 CMYK chart
      #959ce1 RGB pie chart
      #959ce1 color shades, tints & tones
#959ce1 color schemes
#959ce1 color preview, HTML & CSS examples
           This text has a color of #959ce1        
        
          <p style="color:#959ce1;">Text here</p>
        
        
          .mytext {color:#959ce1;}
        
        Text color #959ce1
      
           This box has a color of #959ce1        
        
          <div style="background-color:#959ce1;">Content here</div>
        
        
          .mybackground {background-color:#959ce1;}
        
        Background color #959ce1
      
           Border around this has a color of #959ce1        
        
          <div style="border:2px solid #959ce1;">Content here</div>
        
        
          .myborder {border:2px solid #959ce1;}
        
        Border color #959ce1