#4976ba color space conversions
Hex:
        #4976ba
        RGB:
        73, 118, 186
        CMY:
        71, 54, 27
        CMYK:
        61, 37, 0, 27
      HSL:
        216°, 45.0199%, 50.7843%
        HSV (HSB):
        216°, 60.7527%, 72.9412%
        XYZ:
        18.0890, 17.9185, 48.9596
        xyY:
        0.2129, 0.2109, 17.9185
      CIE-Lab:
        49.3971, 5.7203, -40.4689
        CIE-LCH:
        49.3971, 40.8712, 278.0455
        CIE-Luv:
        49.3971, -19.9218, -61.9920
        Hunter-Lab:
        42.3303, 2.2006, -38.9442
      #4976ba color charts
#4976ba RGB chart
      #4976ba CMYK chart
      #4976ba RGB pie chart
      #4976ba color shades, tints & tones
#4976ba color schemes
#4976ba color preview, HTML & CSS examples
           This text has a color of #4976ba        
        
          <p style="color:#4976ba;">Text here</p>
        
        
          .mytext {color:#4976ba;}
        
        Text color #4976ba
      
           This box has a color of #4976ba        
        
          <div style="background-color:#4976ba;">Content here</div>
        
        
          .mybackground {background-color:#4976ba;}
        
        Background color #4976ba
      
           Border around this has a color of #4976ba        
        
          <div style="border:2px solid #4976ba;">Content here</div>
        
        
          .myborder {border:2px solid #4976ba;}
        
        Border color #4976ba