#4a748f color space conversions
Hex:
        #4a748f
        RGB:
        74, 116, 143
        CMY:
        71, 55, 44
        CMYK:
        48, 19, 0, 44
      HSL:
        203°, 31.7972%, 42.5490%
        HSV (HSB):
        203°, 48.2517%, 56.0784%
        XYZ:
        14.0274, 15.9298, 28.3220
        xyY:
        0.2407, 0.2733, 15.9298
      CIE-Lab:
        46.8823, -6.8140, -19.2511
        CIE-LCH:
        46.8823, 20.4215, 250.5085
        CIE-Luv:
        46.8823, -19.3850, -26.8747
        Hunter-Lab:
        39.9122, -7.1114, -14.1342
      #4a748f color charts
#4a748f RGB chart
      #4a748f CMYK chart
      #4a748f RGB pie chart
      #4a748f color shades, tints & tones
#4a748f color schemes
#4a748f color preview, HTML & CSS examples
           This text has a color of #4a748f        
        
          <p style="color:#4a748f;">Text here</p>
        
        
          .mytext {color:#4a748f;}
        
        Text color #4a748f
      
           This box has a color of #4a748f        
        
          <div style="background-color:#4a748f;">Content here</div>
        
        
          .mybackground {background-color:#4a748f;}
        
        Background color #4a748f
      
           Border around this has a color of #4a748f        
        
          <div style="border:2px solid #4a748f;">Content here</div>
        
        
          .myborder {border:2px solid #4a748f;}
        
        Border color #4a748f