#4979b5 color space conversions
Hex:
        #4979b5
        RGB:
        73, 121, 181
        CMY:
        71, 53, 29
        CMYK:
        60, 33, 0, 29
      HSL:
        213°, 42.5197%, 49.8039%
        HSV (HSB):
        213°, 59.6685%, 70.9804%
        XYZ:
        17.9255, 18.4274, 46.3281
        xyY:
        0.2168, 0.2229, 18.4274
      CIE-Lab:
        50.0105, 2.2074, -36.6156
        CIE-LCH:
        50.0105, 36.6820, 273.4500
        CIE-Luv:
        50.0105, -21.0441, -55.6532
        Hunter-Lab:
        42.9272, -0.5845, -33.9383
      #4979b5 color charts
#4979b5 RGB chart
      #4979b5 CMYK chart
      #4979b5 RGB pie chart
      #4979b5 color shades, tints & tones
#4979b5 color schemes
#4979b5 color preview, HTML & CSS examples
           This text has a color of #4979b5        
        
          <p style="color:#4979b5;">Text here</p>
        
        
          .mytext {color:#4979b5;}
        
        Text color #4979b5
      
           This box has a color of #4979b5        
        
          <div style="background-color:#4979b5;">Content here</div>
        
        
          .mybackground {background-color:#4979b5;}
        
        Background color #4979b5
      
           Border around this has a color of #4979b5        
        
          <div style="border:2px solid #4979b5;">Content here</div>
        
        
          .myborder {border:2px solid #4979b5;}
        
        Border color #4979b5