#949bc7 color space conversions
Hex:
        #949bc7
        RGB:
        148, 155, 199
        CMY:
        42, 39, 22
        CMYK:
        26, 22, 0, 22
      HSL:
        232°, 31.2883%, 68.0392%
        HSV (HSB):
        232°, 25.6281%, 78.0392%
        XYZ:
        34.2429, 33.8621, 58.7641
        xyY:
        0.2699, 0.2669, 33.8621
      CIE-Lab:
        64.8530, 7.2751, -23.4331
        CIE-LCH:
        64.8530, 24.5365, 287.2476
        CIE-Luv:
        64.8530, -6.0665, -37.2280
        Hunter-Lab:
        58.1912, 3.2047, -19.1399
      #949bc7 color charts
#949bc7 RGB chart
      #949bc7 CMYK chart
      #949bc7 RGB pie chart
      #949bc7 color shades, tints & tones
#949bc7 color schemes
#949bc7 color preview, HTML & CSS examples
           This text has a color of #949bc7        
        
          <p style="color:#949bc7;">Text here</p>
        
        
          .mytext {color:#949bc7;}
        
        Text color #949bc7
      
           This box has a color of #949bc7        
        
          <div style="background-color:#949bc7;">Content here</div>
        
        
          .mybackground {background-color:#949bc7;}
        
        Background color #949bc7
      
           Border around this has a color of #949bc7        
        
          <div style="border:2px solid #949bc7;">Content here</div>
        
        
          .myborder {border:2px solid #949bc7;}
        
        Border color #949bc7