#949dbe color space conversions
Hex:
        #949dbe
        RGB:
        148, 157, 190
        CMY:
        42, 38, 25
        CMYK:
        22, 17, 0, 25
      HSL:
        227°, 24.4186%, 66.2745%
        HSV (HSB):
        227°, 22.1053%, 74.5098%
        XYZ:
        33.5640, 34.1275, 53.5335
        xyY:
        0.2769, 0.2815, 34.1275
      CIE-Lab:
        65.0637, 3.9999, -18.0876
        CIE-LCH:
        65.0637, 18.5246, 282.4696
        CIE-Luv:
        65.0637, -6.5099, -28.1918
        Hunter-Lab:
        58.4188, 0.3227, -13.4387
      #949dbe color charts
#949dbe RGB chart
      #949dbe CMYK chart
      #949dbe RGB pie chart
      #949dbe color shades, tints & tones
#949dbe color schemes
#949dbe color preview, HTML & CSS examples
           This text has a color of #949dbe        
        
          <p style="color:#949dbe;">Text here</p>
        
        
          .mytext {color:#949dbe;}
        
        Text color #949dbe
      
           This box has a color of #949dbe        
        
          <div style="background-color:#949dbe;">Content here</div>
        
        
          .mybackground {background-color:#949dbe;}
        
        Background color #949dbe
      
           Border around this has a color of #949dbe        
        
          <div style="border:2px solid #949dbe;">Content here</div>
        
        
          .myborder {border:2px solid #949dbe;}
        
        Border color #949dbe