#4a80ac color space conversions
Hex:
        #4a80ac
        RGB:
        74, 128, 172
        CMY:
        71, 50, 33
        CMYK:
        57, 26, 0, 33
      HSL:
        207°, 39.8374%, 48.2353%
        HSV (HSB):
        207°, 56.9767%, 67.4510%
        XYZ:
        17.9896, 19.8727, 41.9174
        xyY:
        0.2255, 0.2491, 19.8727
      CIE-Lab:
        51.6930, -4.7037, -28.7806
        CIE-LCH:
        51.6930, 29.1625, 260.7180
        CIE-Luv:
        51.6930, -23.5045, -42.6959
        Hunter-Lab:
        44.5789, -5.9801, -24.5450
      #4a80ac color charts
#4a80ac RGB chart
      #4a80ac CMYK chart
      #4a80ac RGB pie chart
      #4a80ac color shades, tints & tones
#4a80ac color schemes
#4a80ac color preview, HTML & CSS examples
           This text has a color of #4a80ac        
        
          <p style="color:#4a80ac;">Text here</p>
        
        
          .mytext {color:#4a80ac;}
        
        Text color #4a80ac
      
           This box has a color of #4a80ac        
        
          <div style="background-color:#4a80ac;">Content here</div>
        
        
          .mybackground {background-color:#4a80ac;}
        
        Background color #4a80ac
      
           Border around this has a color of #4a80ac        
        
          <div style="border:2px solid #4a80ac;">Content here</div>
        
        
          .myborder {border:2px solid #4a80ac;}
        
        Border color #4a80ac