#4c949f color space conversions
Hex:
        #4c949f
        RGB:
        76, 148, 159
        CMY:
        70, 42, 38
        CMYK:
        52, 7, 0, 38
      HSL:
        188°, 35.3191%, 46.0784%
        HSV (HSB):
        188°, 52.2013%, 62.3529%
        XYZ:
        19.8284, 25.2195, 36.6237
        xyY:
        0.2428, 0.3088, 25.2195
      CIE-Lab:
        57.2887, -19.3573, -12.7306
        CIE-LCH:
        57.2887, 23.1684, 213.3316
        CIE-Luv:
        57.2887, -31.0623, -16.0323
        Hunter-Lab:
        50.2190, -17.4046, -8.0856
      #4c949f color charts
#4c949f RGB chart
      #4c949f CMYK chart
      #4c949f RGB pie chart
      #4c949f color shades, tints & tones
#4c949f color schemes
#4c949f color preview, HTML & CSS examples
           This text has a color of #4c949f        
        
          <p style="color:#4c949f;">Text here</p>
        
        
          .mytext {color:#4c949f;}
        
        Text color #4c949f
      
           This box has a color of #4c949f        
        
          <div style="background-color:#4c949f;">Content here</div>
        
        
          .mybackground {background-color:#4c949f;}
        
        Background color #4c949f
      
           Border around this has a color of #4c949f        
        
          <div style="border:2px solid #4c949f;">Content here</div>
        
        
          .myborder {border:2px solid #4c949f;}
        
        Border color #4c949f