#949cb1 color space conversions
Hex:
        #949cb1
        RGB:
        148, 156, 177
        CMY:
        42, 39, 31
        CMYK:
        16, 12, 0, 31
      HSL:
        223°, 15.6757%, 63.7255%
        HSV (HSB):
        223°, 16.3842%, 69.4118%
        XYZ:
        32.0370, 33.2472, 46.3238
        xyY:
        0.2870, 0.2979, 33.2472
      CIE-Lab:
        64.3605, 1.5879, -11.8693
        CIE-LCH:
        64.3605, 11.9751, 277.6200
        CIE-Luv:
        64.3605, -5.4325, -18.0249
        Hunter-Lab:
        57.6603, -1.7281, -7.2708
      #949cb1 color charts
#949cb1 RGB chart
      #949cb1 CMYK chart
      #949cb1 RGB pie chart
      #949cb1 color shades, tints & tones
#949cb1 color schemes
#949cb1 color preview, HTML & CSS examples
           This text has a color of #949cb1        
        
          <p style="color:#949cb1;">Text here</p>
        
        
          .mytext {color:#949cb1;}
        
        Text color #949cb1
      
           This box has a color of #949cb1        
        
          <div style="background-color:#949cb1;">Content here</div>
        
        
          .mybackground {background-color:#949cb1;}
        
        Background color #949cb1
      
           Border around this has a color of #949cb1        
        
          <div style="border:2px solid #949cb1;">Content here</div>
        
        
          .myborder {border:2px solid #949cb1;}
        
        Border color #949cb1