#4f7f89 color space conversions
Hex:
        #4f7f89
        RGB:
        79, 127, 137
        CMY:
        69, 50, 46
        CMYK:
        42, 7, 0, 46
      HSL:
        190°, 26.8519%, 42.3529%
        HSV (HSB):
        190°, 42.3358%, 53.7255%
        XYZ:
        15.3292, 18.6472, 26.4582
        xyY:
        0.2536, 0.3086, 18.6472
      CIE-Lab:
        50.2718, -13.4907, -10.5428
        CIE-LCH:
        50.2718, 17.1216, 218.0071
        CIE-Luv:
        50.2718, -22.2668, -13.1366
        Hunter-Lab:
        43.1823, -12.2039, -6.0999
      #4f7f89 color charts
#4f7f89 RGB chart
      #4f7f89 CMYK chart
      #4f7f89 RGB pie chart
      #4f7f89 color shades, tints & tones
#4f7f89 color schemes
#4f7f89 color preview, HTML & CSS examples
           This text has a color of #4f7f89        
        
          <p style="color:#4f7f89;">Text here</p>
        
        
          .mytext {color:#4f7f89;}
        
        Text color #4f7f89
      
           This box has a color of #4f7f89        
        
          <div style="background-color:#4f7f89;">Content here</div>
        
        
          .mybackground {background-color:#4f7f89;}
        
        Background color #4f7f89
      
           Border around this has a color of #4f7f89        
        
          <div style="border:2px solid #4f7f89;">Content here</div>
        
        
          .myborder {border:2px solid #4f7f89;}
        
        Border color #4f7f89