#4b5469 color space conversions
Hex:
        #4b5469
        RGB:
        75, 84, 105
        CMY:
        71, 67, 59
        CMYK:
        29, 20, 0, 59
      HSL:
        222°, 16.6667%, 35.2941%
        HSV (HSB):
        222°, 28.5714%, 41.1765%
        XYZ:
        8.6218, 8.8564, 14.6196
        xyY:
        0.2686, 0.2759, 8.8564
      CIE-Lab:
        35.7064, 1.7861, -13.2642
        CIE-LCH:
        35.7064, 13.3839, 277.6693
        CIE-Luv:
        35.7064, -5.4551, -17.7520
        Hunter-Lab:
        29.7597, -0.3658, -8.2947
      #4b5469 color charts
#4b5469 RGB chart
      #4b5469 CMYK chart
      #4b5469 RGB pie chart
      #4b5469 color shades, tints & tones
#4b5469 color schemes
#4b5469 color preview, HTML & CSS examples
           This text has a color of #4b5469        
        
          <p style="color:#4b5469;">Text here</p>
        
        
          .mytext {color:#4b5469;}
        
        Text color #4b5469
      
           This box has a color of #4b5469        
        
          <div style="background-color:#4b5469;">Content here</div>
        
        
          .mybackground {background-color:#4b5469;}
        
        Background color #4b5469
      
           Border around this has a color of #4b5469        
        
          <div style="border:2px solid #4b5469;">Content here</div>
        
        
          .myborder {border:2px solid #4b5469;}
        
        Border color #4b5469