#4f998f color space conversions
Hex:
        #4f998f
        RGB:
        79, 153, 143
        CMY:
        69, 40, 44
        CMYK:
        48, 0, 7, 40
      HSL:
        172°, 31.8966%, 45.4902%
        HSV (HSB):
        172°, 48.3660%, 60.0000%
        XYZ:
        19.5736, 26.4279, 30.0561
        xyY:
        0.2574, 0.3475, 26.4279
      CIE-Lab:
        58.4410, -25.5999, -1.8763
        CIE-LCH:
        58.4410, 25.6686, 184.1920
        CIE-Luv:
        58.4410, -32.7876, 1.1976
        Hunter-Lab:
        51.4081, -22.0003, 1.3214
      #4f998f color charts
#4f998f RGB chart
      #4f998f CMYK chart
      #4f998f RGB pie chart
      #4f998f color shades, tints & tones
#4f998f color schemes
#4f998f color preview, HTML & CSS examples
           This text has a color of #4f998f        
        
          <p style="color:#4f998f;">Text here</p>
        
        
          .mytext {color:#4f998f;}
        
        Text color #4f998f
      
           This box has a color of #4f998f        
        
          <div style="background-color:#4f998f;">Content here</div>
        
        
          .mybackground {background-color:#4f998f;}
        
        Background color #4f998f
      
           Border around this has a color of #4f998f        
        
          <div style="border:2px solid #4f998f;">Content here</div>
        
        
          .myborder {border:2px solid #4f998f;}
        
        Border color #4f998f