#4b5a78 color space conversions
Hex:
        #4b5a78
        RGB:
        75, 90, 120
        CMY:
        71, 65, 53
        CMYK:
        38, 25, 0, 53
      HSL:
        220°, 23.0769%, 38.2353%
        HSV (HSB):
        220°, 37.5000%, 47.0588%
        XYZ:
        9.9480, 10.1643, 19.2069
        xyY:
        0.2530, 0.2585, 10.1643
      CIE-Lab:
        38.1356, 2.2895, -18.8290
        CIE-LCH:
        38.1356, 18.9677, 276.9328
        CIE-Luv:
        38.1356, -8.4250, -26.0708
        Hunter-Lab:
        31.8814, -0.0950, -13.4021
      #4b5a78 color charts
#4b5a78 RGB chart
      #4b5a78 CMYK chart
      #4b5a78 RGB pie chart
      #4b5a78 color shades, tints & tones
#4b5a78 color schemes
#4b5a78 color preview, HTML & CSS examples
           This text has a color of #4b5a78        
        
          <p style="color:#4b5a78;">Text here</p>
        
        
          .mytext {color:#4b5a78;}
        
        Text color #4b5a78
      
           This box has a color of #4b5a78        
        
          <div style="background-color:#4b5a78;">Content here</div>
        
        
          .mybackground {background-color:#4b5a78;}
        
        Background color #4b5a78
      
           Border around this has a color of #4b5a78        
        
          <div style="border:2px solid #4b5a78;">Content here</div>
        
        
          .myborder {border:2px solid #4b5a78;}
        
        Border color #4b5a78