#4b5a77 color space conversions
Hex:
        #4b5a77
        RGB:
        75, 90, 119
        CMY:
        71, 65, 53
        CMYK:
        37, 24, 0, 53
      HSL:
        220°, 22.6804%, 38.0392%
        HSV (HSB):
        220°, 36.9748%, 46.6667%
        XYZ:
        9.8876, 10.1401, 18.8889
        xyY:
        0.2541, 0.2606, 10.1401
      CIE-Lab:
        38.0927, 1.9967, -18.2805
        CIE-LCH:
        38.0927, 18.3892, 276.2335
        CIE-Luv:
        38.0927, -8.3987, -25.2375
        Hunter-Lab:
        31.8435, -0.3009, -12.8791
      #4b5a77 color charts
#4b5a77 RGB chart
      #4b5a77 CMYK chart
      #4b5a77 RGB pie chart
      #4b5a77 color shades, tints & tones
#4b5a77 color schemes
#4b5a77 color preview, HTML & CSS examples
           This text has a color of #4b5a77        
        
          <p style="color:#4b5a77;">Text here</p>
        
        
          .mytext {color:#4b5a77;}
        
        Text color #4b5a77
      
           This box has a color of #4b5a77        
        
          <div style="background-color:#4b5a77;">Content here</div>
        
        
          .mybackground {background-color:#4b5a77;}
        
        Background color #4b5a77
      
           Border around this has a color of #4b5a77        
        
          <div style="border:2px solid #4b5a77;">Content here</div>
        
        
          .myborder {border:2px solid #4b5a77;}
        
        Border color #4b5a77