#4c777f color space conversions
Hex:
        #4c777f
        RGB:
        76, 119, 127
        CMY:
        70, 53, 50
        CMYK:
        40, 6, 0, 50
      HSL:
        189°, 25.1232%, 39.8039%
        HSV (HSB):
        189°, 40.1575%, 49.8039%
        XYZ:
        13.4081, 16.2625, 22.5110
        xyY:
        0.2570, 0.3117, 16.2625
      CIE-Lab:
        47.3170, -12.6348, -9.0938
        CIE-LCH:
        47.3170, 15.5671, 215.7442
        CIE-Luv:
        47.3170, -20.1484, -10.9627
        Hunter-Lab:
        40.3267, -11.2230, -4.8678
      #4c777f color charts
#4c777f RGB chart
      #4c777f CMYK chart
      #4c777f RGB pie chart
      #4c777f color shades, tints & tones
#4c777f color schemes
#4c777f color preview, HTML & CSS examples
           This text has a color of #4c777f        
        
          <p style="color:#4c777f;">Text here</p>
        
        
          .mytext {color:#4c777f;}
        
        Text color #4c777f
      
           This box has a color of #4c777f        
        
          <div style="background-color:#4c777f;">Content here</div>
        
        
          .mybackground {background-color:#4c777f;}
        
        Background color #4c777f
      
           Border around this has a color of #4c777f        
        
          <div style="border:2px solid #4c777f;">Content here</div>
        
        
          .myborder {border:2px solid #4c777f;}
        
        Border color #4c777f