#4f887b color space conversions
Hex:
        #4f887b
        RGB:
        79, 136, 123
        CMY:
        69, 47, 52
        CMYK:
        42, 0, 10, 47
      HSL:
        166°, 26.5116%, 42.1569%
        HSV (HSB):
        166°, 41.9118%, 53.3333%
        XYZ:
        15.6038, 20.7006, 21.9121
        xyY:
        0.2680, 0.3556, 20.7006
      CIE-Lab:
        52.6203, -21.9981, 1.1080
        CIE-LCH:
        52.6203, 22.0259, 177.1164
        CIE-Luv:
        52.6203, -26.3753, 4.8677
        Hunter-Lab:
        45.4980, -18.4039, 3.2941
      #4f887b color charts
#4f887b RGB chart
      #4f887b CMYK chart
      #4f887b RGB pie chart
      #4f887b color shades, tints & tones
#4f887b color schemes
#4f887b color preview, HTML & CSS examples
           This text has a color of #4f887b        
        
          <p style="color:#4f887b;">Text here</p>
        
        
          .mytext {color:#4f887b;}
        
        Text color #4f887b
      
           This box has a color of #4f887b        
        
          <div style="background-color:#4f887b;">Content here</div>
        
        
          .mybackground {background-color:#4f887b;}
        
        Background color #4f887b
      
           Border around this has a color of #4f887b        
        
          <div style="border:2px solid #4f887b;">Content here</div>
        
        
          .myborder {border:2px solid #4f887b;}
        
        Border color #4f887b