#4b778b color space conversions
Hex:
        #4b778b
        RGB:
        75, 119, 139
        CMY:
        71, 53, 45
        CMYK:
        46, 14, 0, 45
      HSL:
        199°, 29.9065%, 41.9608%
        HSV (HSB):
        199°, 46.0432%, 54.5098%
        XYZ:
        14.1587, 16.5536, 26.8750
        xyY:
        0.2459, 0.2875, 16.5536
      CIE-Lab:
        47.6926, -9.4847, -15.6417
        CIE-LCH:
        47.6926, 18.2926, 238.7685
        CIE-Luv:
        47.6926, -20.3151, -21.1399
        Hunter-Lab:
        40.6861, -9.0831, -10.6835
      #4b778b color charts
#4b778b RGB chart
      #4b778b CMYK chart
      #4b778b RGB pie chart
      #4b778b color shades, tints & tones
#4b778b color schemes
#4b778b color preview, HTML & CSS examples
           This text has a color of #4b778b        
        
          <p style="color:#4b778b;">Text here</p>
        
        
          .mytext {color:#4b778b;}
        
        Text color #4b778b
      
           This box has a color of #4b778b        
        
          <div style="background-color:#4b778b;">Content here</div>
        
        
          .mybackground {background-color:#4b778b;}
        
        Background color #4b778b
      
           Border around this has a color of #4b778b        
        
          <div style="border:2px solid #4b778b;">Content here</div>
        
        
          .myborder {border:2px solid #4b778b;}
        
        Border color #4b778b