#4f5763 color space conversions
Hex:
        #4f5763
        RGB:
        79, 87, 99
        CMY:
        69, 66, 61
        CMYK:
        20, 12, 0, 61
      HSL:
        216°, 11.2360%, 34.9020%
        HSV (HSB):
        216°, 20.2020%, 38.8235%
        XYZ:
        8.8848, 9.3795, 13.1465
        xyY:
        0.2829, 0.2986, 9.3795
      CIE-Lab:
        36.7049, -0.2565, -7.9802
        CIE-LCH:
        36.7049, 7.9844, 268.1589
        CIE-Luv:
        36.7049, -4.6853, -10.3703
        Hunter-Lab:
        30.6260, -1.8116, -4.0127
      #4f5763 color charts
#4f5763 RGB chart
      #4f5763 CMYK chart
      #4f5763 RGB pie chart
      #4f5763 color shades, tints & tones
#4f5763 color schemes
#4f5763 color preview, HTML & CSS examples
           This text has a color of #4f5763        
        
          <p style="color:#4f5763;">Text here</p>
        
        
          .mytext {color:#4f5763;}
        
        Text color #4f5763
      
           This box has a color of #4f5763        
        
          <div style="background-color:#4f5763;">Content here</div>
        
        
          .mybackground {background-color:#4f5763;}
        
        Background color #4f5763
      
           Border around this has a color of #4f5763        
        
          <div style="border:2px solid #4f5763;">Content here</div>
        
        
          .myborder {border:2px solid #4f5763;}
        
        Border color #4f5763