#4f7180 color space conversions
Hex:
        #4f7180
        RGB:
        79, 113, 128
        CMY:
        69, 56, 50
        CMYK:
        38, 12, 0, 50
      HSL:
        198°, 23.6715%, 40.5882%
        HSV (HSB):
        198°, 38.2812%, 50.1961%
        XYZ:
        13.0259, 15.0310, 22.6368
        xyY:
        0.2570, 0.2965, 15.0310
      CIE-Lab:
        45.6767, -8.0617, -12.1418
        CIE-LCH:
        45.6767, 14.5745, 236.4173
        CIE-Luv:
        45.6767, -16.5019, -15.9297
        Hunter-Lab:
        38.7699, -7.8751, -7.4791
      #4f7180 color charts
#4f7180 RGB chart
      #4f7180 CMYK chart
      #4f7180 RGB pie chart
      #4f7180 color shades, tints & tones
#4f7180 color schemes
#4f7180 color preview, HTML & CSS examples
           This text has a color of #4f7180        
        
          <p style="color:#4f7180;">Text here</p>
        
        
          .mytext {color:#4f7180;}
        
        Text color #4f7180
      
           This box has a color of #4f7180        
        
          <div style="background-color:#4f7180;">Content here</div>
        
        
          .mybackground {background-color:#4f7180;}
        
        Background color #4f7180
      
           Border around this has a color of #4f7180        
        
          <div style="border:2px solid #4f7180;">Content here</div>
        
        
          .myborder {border:2px solid #4f7180;}
        
        Border color #4f7180