#4c707f color space conversions
Hex:
        #4c707f
        RGB:
        76, 112, 127
        CMY:
        70, 56, 50
        CMYK:
        40, 12, 0, 50
      HSL:
        198°, 25.1232%, 39.8039%
        HSV (HSB):
        198°, 40.1575%, 49.8039%
        XYZ:
        12.6054, 14.6571, 22.2434
        xyY:
        0.2546, 0.2961, 14.6571
      CIE-Lab:
        45.1610, -8.6428, -12.3406
        CIE-LCH:
        45.1610, 15.0661, 234.9942
        CIE-Luv:
        45.1610, -17.2101, -16.1073
        Hunter-Lab:
        38.2847, -8.2261, -7.6483
      #4c707f color charts
#4c707f RGB chart
      #4c707f CMYK chart
      #4c707f RGB pie chart
      #4c707f color shades, tints & tones
#4c707f color schemes
#4c707f color preview, HTML & CSS examples
           This text has a color of #4c707f        
        
          <p style="color:#4c707f;">Text here</p>
        
        
          .mytext {color:#4c707f;}
        
        Text color #4c707f
      
           This box has a color of #4c707f        
        
          <div style="background-color:#4c707f;">Content here</div>
        
        
          .mybackground {background-color:#4c707f;}
        
        Background color #4c707f
      
           Border around this has a color of #4c707f        
        
          <div style="border:2px solid #4c707f;">Content here</div>
        
        
          .myborder {border:2px solid #4c707f;}
        
        Border color #4c707f