#4d5469 color space conversions
Hex:
        #4d5469
        RGB:
        77, 84, 105
        CMY:
        70, 67, 59
        CMYK:
        27, 20, 0, 59
      HSL:
        225°, 15.3846%, 35.6863%
        HSV (HSB):
        225°, 26.6667%, 41.1765%
        XYZ:
        8.7807, 8.9383, 14.6271
        xyY:
        0.2715, 0.2763, 8.9383
      CIE-Lab:
        35.8653, 2.4729, -13.0075
        CIE-LCH:
        35.8653, 13.2405, 280.7644
        CIE-Luv:
        35.8653, -4.5474, -17.5044
        Hunter-Lab:
        29.8971, 0.1051, -8.0796
      #4d5469 color charts
#4d5469 RGB chart
      #4d5469 CMYK chart
      #4d5469 RGB pie chart
      #4d5469 color shades, tints & tones
#4d5469 color schemes
#4d5469 color preview, HTML & CSS examples
           This text has a color of #4d5469        
        
          <p style="color:#4d5469;">Text here</p>
        
        
          .mytext {color:#4d5469;}
        
        Text color #4d5469
      
           This box has a color of #4d5469        
        
          <div style="background-color:#4d5469;">Content here</div>
        
        
          .mybackground {background-color:#4d5469;}
        
        Background color #4d5469
      
           Border around this has a color of #4d5469        
        
          <div style="border:2px solid #4d5469;">Content here</div>
        
        
          .myborder {border:2px solid #4d5469;}
        
        Border color #4d5469