#5fa7a4 color space conversions
Hex:
        #5fa7a4
        RGB:
        95, 167, 164
        CMY:
        63, 35, 36
        CMYK:
        43, 0, 2, 35
      HSL:
        178°, 29.0323%, 51.3725%
        HSV (HSB):
        178°, 43.1138%, 65.4902%
        XYZ:
        25.2389, 32.7507, 40.1132
        xyY:
        0.2573, 0.3338, 32.7507
      CIE-Lab:
        63.9585, -23.2725, -5.5152
        CIE-LCH:
        63.9585, 23.9170, 193.3322
        CIE-Luv:
        63.9585, -32.6879, -4.5678
        Hunter-Lab:
        57.2282, -21.4270, -1.4987
      #5fa7a4 color charts
#5fa7a4 RGB chart
      #5fa7a4 CMYK chart
      #5fa7a4 RGB pie chart
      #5fa7a4 color shades, tints & tones
#5fa7a4 color schemes
#5fa7a4 color preview, HTML & CSS examples
           This text has a color of #5fa7a4        
        
          <p style="color:#5fa7a4;">Text here</p>
        
        
          .mytext {color:#5fa7a4;}
        
        Text color #5fa7a4
      
           This box has a color of #5fa7a4        
        
          <div style="background-color:#5fa7a4;">Content here</div>
        
        
          .mybackground {background-color:#5fa7a4;}
        
        Background color #5fa7a4
      
           Border around this has a color of #5fa7a4        
        
          <div style="border:2px solid #5fa7a4;">Content here</div>
        
        
          .myborder {border:2px solid #5fa7a4;}
        
        Border color #5fa7a4