#4b5b84 color space conversions
Hex:
        #4b5b84
        RGB:
        75, 91, 132
        CMY:
        71, 64, 48
        CMYK:
        43, 31, 0, 48
      HSL:
        223°, 27.5362%, 40.5882%
        HSV (HSB):
        223°, 43.1818%, 51.7647%
        XYZ:
        10.8076, 10.6440, 23.3147
        xyY:
        0.2414, 0.2378, 10.6440
      CIE-Lab:
        38.9742, 5.2752, -24.8688
        CIE-LCH:
        38.9742, 25.4221, 281.9762
        CIE-Luv:
        38.9742, -9.1308, -35.4007
        Hunter-Lab:
        32.6251, 2.0371, -19.5325
      #4b5b84 color charts
#4b5b84 RGB chart
      #4b5b84 CMYK chart
      #4b5b84 RGB pie chart
      #4b5b84 color shades, tints & tones
#4b5b84 color schemes
#4b5b84 color preview, HTML & CSS examples
           This text has a color of #4b5b84        
        
          <p style="color:#4b5b84;">Text here</p>
        
        
          .mytext {color:#4b5b84;}
        
        Text color #4b5b84
      
           This box has a color of #4b5b84        
        
          <div style="background-color:#4b5b84;">Content here</div>
        
        
          .mybackground {background-color:#4b5b84;}
        
        Background color #4b5b84
      
           Border around this has a color of #4b5b84        
        
          <div style="border:2px solid #4b5b84;">Content here</div>
        
        
          .myborder {border:2px solid #4b5b84;}
        
        Border color #4b5b84