#949dac color space conversions
Hex:
        #949dac
        RGB:
        148, 157, 172
        CMY:
        42, 38, 33
        CMYK:
        14, 9, 0, 33
      HSL:
        218°, 12.6316%, 62.7451%
        HSV (HSB):
        218°, 13.9535%, 67.4510%
        XYZ:
        31.7161, 33.3884, 43.8027
        xyY:
        0.2912, 0.3066, 33.3884
      CIE-Lab:
        64.4742, -0.0677, -8.8936
        CIE-LCH:
        64.4742, 8.8938, 269.5642
        CIE-Luv:
        64.4742, -5.6698, -13.2001
        Hunter-Lab:
        57.7827, -3.1436, -4.4975
      #949dac color charts
#949dac RGB chart
      #949dac CMYK chart
      #949dac RGB pie chart
      #949dac color shades, tints & tones
#949dac color schemes
#949dac color preview, HTML & CSS examples
           This text has a color of #949dac        
        
          <p style="color:#949dac;">Text here</p>
        
        
          .mytext {color:#949dac;}
        
        Text color #949dac
      
           This box has a color of #949dac        
        
          <div style="background-color:#949dac;">Content here</div>
        
        
          .mybackground {background-color:#949dac;}
        
        Background color #949dac
      
           Border around this has a color of #949dac        
        
          <div style="border:2px solid #949dac;">Content here</div>
        
        
          .myborder {border:2px solid #949dac;}
        
        Border color #949dac