#949ec6 color space conversions
Hex:
        #949ec6
        RGB:
        148, 158, 198
        CMY:
        42, 38, 22
        CMYK:
        25, 20, 0, 22
      HSL:
        228°, 30.4878%, 67.8431%
        HSV (HSB):
        228°, 25.2525%, 77.6471%
        XYZ:
        34.6326, 34.8268, 58.3230
        xyY:
        0.2710, 0.2725, 34.8268
      CIE-Lab:
        65.6136, 5.3412, -21.7132
        CIE-LCH:
        65.6136, 22.3605, 283.8196
        CIE-Luv:
        65.6136, -7.3283, -34.2384
        Hunter-Lab:
        59.0143, 1.4781, -17.2855
      #949ec6 color charts
#949ec6 RGB chart
      #949ec6 CMYK chart
      #949ec6 RGB pie chart
      #949ec6 color shades, tints & tones
#949ec6 color schemes
#949ec6 color preview, HTML & CSS examples
           This text has a color of #949ec6        
        
          <p style="color:#949ec6;">Text here</p>
        
        
          .mytext {color:#949ec6;}
        
        Text color #949ec6
      
           This box has a color of #949ec6        
        
          <div style="background-color:#949ec6;">Content here</div>
        
        
          .mybackground {background-color:#949ec6;}
        
        Background color #949ec6
      
           Border around this has a color of #949ec6        
        
          <div style="border:2px solid #949ec6;">Content here</div>
        
        
          .myborder {border:2px solid #949ec6;}
        
        Border color #949ec6