#4979a7 color space conversions
Hex:
        #4979a7
        RGB:
        73, 121, 167
        CMY:
        71, 53, 35
        CMYK:
        56, 28, 0, 35
      HSL:
        209°, 39.1667%, 47.0588%
        HSV (HSB):
        209°, 56.2874%, 65.4902%
        XYZ:
        16.5601, 17.8812, 39.1378
        xyY:
        0.2251, 0.2430, 17.8812
      CIE-Lab:
        49.3517, -2.4269, -29.5276
        CIE-LCH:
        49.3517, 29.6272, 265.3014
        CIE-Luv:
        49.3517, -21.2627, -43.7561
        Hunter-Lab:
        42.2862, -4.0969, -25.2753
      #4979a7 color charts
#4979a7 RGB chart
      #4979a7 CMYK chart
      #4979a7 RGB pie chart
      #4979a7 color shades, tints & tones
#4979a7 color schemes
#4979a7 color preview, HTML & CSS examples
           This text has a color of #4979a7        
        
          <p style="color:#4979a7;">Text here</p>
        
        
          .mytext {color:#4979a7;}
        
        Text color #4979a7
      
           This box has a color of #4979a7        
        
          <div style="background-color:#4979a7;">Content here</div>
        
        
          .mybackground {background-color:#4979a7;}
        
        Background color #4979a7
      
           Border around this has a color of #4979a7        
        
          <div style="border:2px solid #4979a7;">Content here</div>
        
        
          .myborder {border:2px solid #4979a7;}
        
        Border color #4979a7