#4979a3 color space conversions
Hex:
        #4979a3
        RGB:
        73, 121, 163
        CMY:
        71, 53, 36
        CMYK:
        55, 26, 0, 36
      HSL:
        208°, 38.1356%, 46.2745%
        HSV (HSB):
        208°, 55.2147%, 63.9216%
        XYZ:
        16.1959, 17.7356, 37.2200
        xyY:
        0.2276, 0.2493, 17.7356
      CIE-Lab:
        49.1738, -3.7222, -27.4727
        CIE-LCH:
        49.1738, 27.7237, 262.2842
        CIE-Luv:
        49.1738, -21.3310, -40.3344
        Hunter-Lab:
        42.1136, -5.0520, -22.9210
      #4979a3 color charts
#4979a3 RGB chart
      #4979a3 CMYK chart
      #4979a3 RGB pie chart
      #4979a3 color shades, tints & tones
#4979a3 color schemes
#4979a3 color preview, HTML & CSS examples
           This text has a color of #4979a3        
        
          <p style="color:#4979a3;">Text here</p>
        
        
          .mytext {color:#4979a3;}
        
        Text color #4979a3
      
           This box has a color of #4979a3        
        
          <div style="background-color:#4979a3;">Content here</div>
        
        
          .mybackground {background-color:#4979a3;}
        
        Background color #4979a3
      
           Border around this has a color of #4979a3        
        
          <div style="border:2px solid #4979a3;">Content here</div>
        
        
          .myborder {border:2px solid #4979a3;}
        
        Border color #4979a3