#4b505e color space conversions
Hex:
        #4b505e
        RGB:
        75, 80, 94
        CMY:
        71, 69, 63
        CMYK:
        20, 15, 0, 63
      HSL:
        224°, 11.2426%, 33.1373%
        HSV (HSB):
        224°, 20.2128%, 36.8627%
        XYZ:
        7.7907, 8.0413, 11.7312
        xyY:
        0.2826, 0.2917, 8.0413
      CIE-Lab:
        34.0688, 1.3809, -8.8424
        CIE-LCH:
        34.0688, 8.9496, 278.8758
        CIE-Luv:
        34.0688, -3.2611, -11.5047
        Hunter-Lab:
        28.3572, -0.5852, -4.6778
      #4b505e color charts
#4b505e RGB chart
      #4b505e CMYK chart
      #4b505e RGB pie chart
      #4b505e color shades, tints & tones
#4b505e color schemes
#4b505e color preview, HTML & CSS examples
           This text has a color of #4b505e        
        
          <p style="color:#4b505e;">Text here</p>
        
        
          .mytext {color:#4b505e;}
        
        Text color #4b505e
      
           This box has a color of #4b505e        
        
          <div style="background-color:#4b505e;">Content here</div>
        
        
          .mybackground {background-color:#4b505e;}
        
        Background color #4b505e
      
           Border around this has a color of #4b505e        
        
          <div style="border:2px solid #4b505e;">Content here</div>
        
        
          .myborder {border:2px solid #4b505e;}
        
        Border color #4b505e