#949bd7 color space conversions
Hex:
        #949bd7
        RGB:
        148, 155, 215
        CMY:
        42, 39, 16
        CMYK:
        31, 28, 0, 16
      HSL:
        234°, 45.5782%, 71.1765%
        HSV (HSB):
        234°, 31.1628%, 84.3137%
        XYZ:
        36.1998, 34.6449, 69.0692
        xyY:
        0.2587, 0.2476, 34.6449
      CIE-Lab:
        65.4712, 11.2624, -31.3778
        CIE-LCH:
        65.4712, 33.3378, 289.7446
        CIE-Luv:
        65.4712, -6.8801, -50.8328
        Hunter-Lab:
        58.8599, 6.7757, -28.3719
      #949bd7 color charts
#949bd7 RGB chart
      #949bd7 CMYK chart
      #949bd7 RGB pie chart
      #949bd7 color shades, tints & tones
#949bd7 color schemes
#949bd7 color preview, HTML & CSS examples
           This text has a color of #949bd7        
        
          <p style="color:#949bd7;">Text here</p>
        
        
          .mytext {color:#949bd7;}
        
        Text color #949bd7
      
           This box has a color of #949bd7        
        
          <div style="background-color:#949bd7;">Content here</div>
        
        
          .mybackground {background-color:#949bd7;}
        
        Background color #949bd7
      
           Border around this has a color of #949bd7        
        
          <div style="border:2px solid #949bd7;">Content here</div>
        
        
          .myborder {border:2px solid #949bd7;}
        
        Border color #949bd7