#5fa49a color space conversions
Hex:
        #5fa49a
        RGB:
        95, 164, 154
        CMY:
        63, 36, 40
        CMYK:
        42, 0, 6, 36
      HSL:
        171°, 27.4900%, 50.7843%
        HSV (HSB):
        171°, 42.0732%, 64.3137%
        XYZ:
        23.8275, 31.3169, 35.3608
        xyY:
        0.2633, 0.3460, 31.3169
      CIE-Lab:
        62.7743, -24.2736, -1.6553
        CIE-LCH:
        62.7743, 24.3300, 183.9011
        CIE-Luv:
        62.7743, -31.7454, 1.3718
        Hunter-Lab:
        55.9615, -21.9302, 1.7091
      #5fa49a color charts
#5fa49a RGB chart
      #5fa49a CMYK chart
      #5fa49a RGB pie chart
      #5fa49a color shades, tints & tones
#5fa49a color schemes
#5fa49a color preview, HTML & CSS examples
           This text has a color of #5fa49a        
        
          <p style="color:#5fa49a;">Text here</p>
        
        
          .mytext {color:#5fa49a;}
        
        Text color #5fa49a
      
           This box has a color of #5fa49a        
        
          <div style="background-color:#5fa49a;">Content here</div>
        
        
          .mybackground {background-color:#5fa49a;}
        
        Background color #5fa49a
      
           Border around this has a color of #5fa49a        
        
          <div style="border:2px solid #5fa49a;">Content here</div>
        
        
          .myborder {border:2px solid #5fa49a;}
        
        Border color #5fa49a