#959feb color space conversions
Hex:
        #959feb
        RGB:
        149, 159, 235
        CMY:
        42, 38, 8
        CMYK:
        37, 32, 0, 8
      HSL:
        233°, 68.2540%, 75.2941%
        HSV (HSB):
        233°, 36.5957%, 92.1569%
        XYZ:
        39.7880, 37.1840, 83.6774
        xyY:
        0.2477, 0.2315, 37.1840
      CIE-Lab:
        67.4148, 14.4844, -39.3759
        CIE-LCH:
        67.4148, 41.9555, 290.1960
        CIE-Luv:
        67.4148, -9.0173, -64.8221
        Hunter-Lab:
        60.9787, 9.7567, -38.6751
      #959feb color charts
#959feb RGB chart
      #959feb CMYK chart
      #959feb RGB pie chart
      #959feb color shades, tints & tones
#959feb color schemes
#959feb color preview, HTML & CSS examples
           This text has a color of #959feb        
        
          <p style="color:#959feb;">Text here</p>
        
        
          .mytext {color:#959feb;}
        
        Text color #959feb
      
           This box has a color of #959feb        
        
          <div style="background-color:#959feb;">Content here</div>
        
        
          .mybackground {background-color:#959feb;}
        
        Background color #959feb
      
           Border around this has a color of #959feb        
        
          <div style="border:2px solid #959feb;">Content here</div>
        
        
          .myborder {border:2px solid #959feb;}
        
        Border color #959feb