#4f948b color space conversions
Hex:
        #4f948b
        RGB:
        79, 148, 139
        CMY:
        69, 42, 45
        CMYK:
        47, 0, 6, 42
      HSL:
        172°, 30.3965%, 44.5098%
        HSV (HSB):
        172°, 46.6216%, 58.0392%
        XYZ:
        18.4746, 24.7062, 28.2212
        xyY:
        0.2587, 0.3460, 24.7062
      CIE-Lab:
        56.7880, -24.1080, -2.0205
        CIE-LCH:
        56.7880, 24.1925, 184.7908
        CIE-Luv:
        56.7880, -30.8938, 0.7640
        Hunter-Lab:
        49.7053, -20.6390, 1.1306
      #4f948b color charts
#4f948b RGB chart
      #4f948b CMYK chart
      #4f948b RGB pie chart
      #4f948b color shades, tints & tones
#4f948b color schemes
#4f948b color preview, HTML & CSS examples
           This text has a color of #4f948b        
        
          <p style="color:#4f948b;">Text here</p>
        
        
          .mytext {color:#4f948b;}
        
        Text color #4f948b
      
           This box has a color of #4f948b        
        
          <div style="background-color:#4f948b;">Content here</div>
        
        
          .mybackground {background-color:#4f948b;}
        
        Background color #4f948b
      
           Border around this has a color of #4f948b        
        
          <div style="border:2px solid #4f948b;">Content here</div>
        
        
          .myborder {border:2px solid #4f948b;}
        
        Border color #4f948b