#4f537e color space conversions
Hex:
        #4f537e
        RGB:
        79, 83, 126
        CMY:
        69, 67, 51
        CMYK:
        37, 34, 0, 51
      HSL:
        235°, 22.9268%, 40.1961%
        HSV (HSB):
        235°, 37.3016%, 49.4118%
        XYZ:
        10.0836, 9.3551, 21.0129
        xyY:
        0.2493, 0.2313, 9.3551
      CIE-Lab:
        36.6593, 9.7191, -24.7854
        CIE-LCH:
        36.6593, 26.6228, 291.4117
        CIE-Luv:
        36.6593, -4.2296, -35.2095
        Hunter-Lab:
        30.5862, 5.3218, -19.3224
      #4f537e color charts
#4f537e RGB chart
      #4f537e CMYK chart
      #4f537e RGB pie chart
      #4f537e color shades, tints & tones
#4f537e color schemes
#4f537e color preview, HTML & CSS examples
           This text has a color of #4f537e        
        
          <p style="color:#4f537e;">Text here</p>
        
        
          .mytext {color:#4f537e;}
        
        Text color #4f537e
      
           This box has a color of #4f537e        
        
          <div style="background-color:#4f537e;">Content here</div>
        
        
          .mybackground {background-color:#4f537e;}
        
        Background color #4f537e
      
           Border around this has a color of #4f537e        
        
          <div style="border:2px solid #4f537e;">Content here</div>
        
        
          .myborder {border:2px solid #4f537e;}
        
        Border color #4f537e