#4d948f color space conversions
Hex:
        #4d948f
        RGB:
        77, 148, 143
        CMY:
        70, 42, 44
        CMYK:
        48, 0, 3, 42
      HSL:
        176°, 31.5556%, 44.1176%
        HSV (HSB):
        176°, 47.9730%, 58.0392%
        XYZ:
        18.6084, 24.7408, 29.7813
        xyY:
        0.2545, 0.3383, 24.7408
      CIE-Lab:
        56.8220, -23.5567, -4.2697
        CIE-LCH:
        56.8220, 23.9405, 190.2735
        CIE-Luv:
        56.8220, -31.3695, -2.6152
        Hunter-Lab:
        49.7401, -20.2660, -0.6811
      #4d948f color charts
#4d948f RGB chart
      #4d948f CMYK chart
      #4d948f RGB pie chart
      #4d948f color shades, tints & tones
#4d948f color schemes
#4d948f color preview, HTML & CSS examples
           This text has a color of #4d948f        
        
          <p style="color:#4d948f;">Text here</p>
        
        
          .mytext {color:#4d948f;}
        
        Text color #4d948f
      
           This box has a color of #4d948f        
        
          <div style="background-color:#4d948f;">Content here</div>
        
        
          .mybackground {background-color:#4d948f;}
        
        Background color #4d948f
      
           Border around this has a color of #4d948f        
        
          <div style="border:2px solid #4d948f;">Content here</div>
        
        
          .myborder {border:2px solid #4d948f;}
        
        Border color #4d948f