#4a749a color space conversions
Hex:
        #4a749a
        RGB:
        74, 116, 154
        CMY:
        71, 55, 40
        CMYK:
        52, 25, 0, 40
      HSL:
        209°, 35.0877%, 44.7059%
        HSV (HSB):
        209°, 51.9481%, 60.3922%
        XYZ:
        14.9022, 16.2797, 32.9287
        xyY:
        0.2324, 0.2539, 16.2797
      CIE-Lab:
        47.3394, -3.4018, -25.0403
        CIE-LCH:
        47.3394, 25.2703, 262.2636
        CIE-Luv:
        47.3394, -19.2509, -36.2706
        Hunter-Lab:
        40.3481, -4.6821, -20.1438
      #4a749a color charts
#4a749a RGB chart
      #4a749a CMYK chart
      #4a749a RGB pie chart
      #4a749a color shades, tints & tones
#4a749a color schemes
#4a749a color preview, HTML & CSS examples
           This text has a color of #4a749a        
        
          <p style="color:#4a749a;">Text here</p>
        
        
          .mytext {color:#4a749a;}
        
        Text color #4a749a
      
           This box has a color of #4a749a        
        
          <div style="background-color:#4a749a;">Content here</div>
        
        
          .mybackground {background-color:#4a749a;}
        
        Background color #4a749a
      
           Border around this has a color of #4a749a        
        
          <div style="border:2px solid #4a749a;">Content here</div>
        
        
          .myborder {border:2px solid #4a749a;}
        
        Border color #4a749a