#959efd color space conversions
Hex:
        #959efd
        RGB:
        149, 158, 253
        CMY:
        42, 38, 1
        CMYK:
        41, 38, 0, 1
      HSL:
        235°, 96.2963%, 78.8235%
        HSV (HSB):
        235°, 41.1067%, 99.2157%
        XYZ:
        42.3509, 37.9351, 98.0186
        xyY:
        0.2375, 0.2128, 37.9351
      CIE-Lab:
        67.9728, 19.9441, -48.3329
        CIE-LCH:
        67.9728, 52.2861, 292.4230
        CIE-Luv:
        67.9728, -9.4931, -80.6429
        Hunter-Lab:
        61.5915, 14.9532, -51.2419
      #959efd color charts
#959efd RGB chart
      #959efd CMYK chart
      #959efd RGB pie chart
      #959efd color shades, tints & tones
#959efd color schemes
#959efd color preview, HTML & CSS examples
           This text has a color of #959efd        
        
          <p style="color:#959efd;">Text here</p>
        
        
          .mytext {color:#959efd;}
        
        Text color #959efd
      
           This box has a color of #959efd        
        
          <div style="background-color:#959efd;">Content here</div>
        
        
          .mybackground {background-color:#959efd;}
        
        Background color #959efd
      
           Border around this has a color of #959efd        
        
          <div style="border:2px solid #959efd;">Content here</div>
        
        
          .myborder {border:2px solid #959efd;}
        
        Border color #959efd