#4f778f color space conversions
Hex:
        #4f778f
        RGB:
        79, 119, 143
        CMY:
        69, 53, 44
        CMYK:
        45, 17, 0, 44
      HSL:
        203°, 28.8288%, 43.5294%
        HSV (HSB):
        203°, 44.7552%, 56.0784%
        XYZ:
        14.7792, 16.8391, 28.4579
        xyY:
        0.2460, 0.2803, 16.8391
      CIE-Lab:
        48.0566, -7.2371, -17.4302
        CIE-LCH:
        48.0566, 18.8729, 247.4514
        CIE-Luv:
        48.0566, -18.8960, -24.1734
        Hunter-Lab:
        41.0355, -7.5240, -12.3926
      #4f778f color charts
#4f778f RGB chart
      #4f778f CMYK chart
      #4f778f RGB pie chart
      #4f778f color shades, tints & tones
#4f778f color schemes
#4f778f color preview, HTML & CSS examples
           This text has a color of #4f778f        
        
          <p style="color:#4f778f;">Text here</p>
        
        
          .mytext {color:#4f778f;}
        
        Text color #4f778f
      
           This box has a color of #4f778f        
        
          <div style="background-color:#4f778f;">Content here</div>
        
        
          .mybackground {background-color:#4f778f;}
        
        Background color #4f778f
      
           Border around this has a color of #4f778f        
        
          <div style="border:2px solid #4f778f;">Content here</div>
        
        
          .myborder {border:2px solid #4f778f;}
        
        Border color #4f778f