#959dfb color space conversions
Hex:
        #959dfb
        RGB:
        149, 157, 251
        CMY:
        42, 38, 2
        CMYK:
        41, 37, 0, 2
      HSL:
        235°, 92.7273%, 78.4314%
        HSV (HSB):
        235°, 40.6375%, 98.4314%
        XYZ:
        41.8640, 37.4685, 96.2925
        xyY:
        0.2384, 0.2133, 37.4685
      CIE-Lab:
        67.6271, 19.9649, -47.7886
        CIE-LCH:
        67.6271, 51.7914, 292.6740
        CIE-Luv:
        67.6271, -9.0295, -79.6655
        Hunter-Lab:
        61.2115, 14.9600, -50.4216
      #959dfb color charts
#959dfb RGB chart
      #959dfb CMYK chart
      #959dfb RGB pie chart
      #959dfb color shades, tints & tones
#959dfb color schemes
#959dfb color preview, HTML & CSS examples
           This text has a color of #959dfb        
        
          <p style="color:#959dfb;">Text here</p>
        
        
          .mytext {color:#959dfb;}
        
        Text color #959dfb
      
           This box has a color of #959dfb        
        
          <div style="background-color:#959dfb;">Content here</div>
        
        
          .mybackground {background-color:#959dfb;}
        
        Background color #959dfb
      
           Border around this has a color of #959dfb        
        
          <div style="border:2px solid #959dfb;">Content here</div>
        
        
          .myborder {border:2px solid #959dfb;}
        
        Border color #959dfb