#4fa0a1 color space conversions
Hex:
        #4fa0a1
        RGB:
        79, 160, 161
        CMY:
        69, 37, 37
        CMYK:
        51, 1, 0, 37
      HSL:
        181°, 34.1667%, 47.0588%
        HSV (HSB):
        181°, 50.9317%, 63.1373%
        XYZ:
        22.2283, 29.3771, 38.2170
        xyY:
        0.2475, 0.3271, 29.3771
      CIE-Lab:
        61.1130, -24.3303, -8.1255
        CIE-LCH:
        61.1130, 25.6513, 198.4676
        CIE-Luv:
        61.1130, -34.8670, -8.3735
        Hunter-Lab:
        54.2006, -21.6463, -3.8651
      #4fa0a1 color charts
#4fa0a1 RGB chart
      #4fa0a1 CMYK chart
      #4fa0a1 RGB pie chart
      #4fa0a1 color shades, tints & tones
#4fa0a1 color schemes
#4fa0a1 color preview, HTML & CSS examples
           This text has a color of #4fa0a1        
        
          <p style="color:#4fa0a1;">Text here</p>
        
        
          .mytext {color:#4fa0a1;}
        
        Text color #4fa0a1
      
           This box has a color of #4fa0a1        
        
          <div style="background-color:#4fa0a1;">Content here</div>
        
        
          .mybackground {background-color:#4fa0a1;}
        
        Background color #4fa0a1
      
           Border around this has a color of #4fa0a1        
        
          <div style="border:2px solid #4fa0a1;">Content here</div>
        
        
          .myborder {border:2px solid #4fa0a1;}
        
        Border color #4fa0a1