#5faa8e color space conversions
Hex:
        #5faa8e
        RGB:
        95, 170, 142
        CMY:
        63, 33, 44
        CMYK:
        44, 0, 16, 33
      HSL:
        158°, 30.6122%, 51.9608%
        HSV (HSB):
        158°, 44.1176%, 66.6667%
        XYZ:
        23.9765, 33.1353, 30.7233
        xyY:
        0.2730, 0.3772, 33.1353
      CIE-Lab:
        64.2703, -30.0665, 7.2177
        CIE-LCH:
        64.2703, 30.9207, 166.5010
        CIE-Luv:
        64.2703, -34.6163, 15.0503
        Hunter-Lab:
        57.5633, -26.3862, 8.6495
      #5faa8e color charts
#5faa8e RGB chart
      #5faa8e CMYK chart
      #5faa8e RGB pie chart
      #5faa8e color shades, tints & tones
#5faa8e color schemes
#5faa8e color preview, HTML & CSS examples
           This text has a color of #5faa8e        
        
          <p style="color:#5faa8e;">Text here</p>
        
        
          .mytext {color:#5faa8e;}
        
        Text color #5faa8e
      
           This box has a color of #5faa8e        
        
          <div style="background-color:#5faa8e;">Content here</div>
        
        
          .mybackground {background-color:#5faa8e;}
        
        Background color #5faa8e
      
           Border around this has a color of #5faa8e        
        
          <div style="border:2px solid #5faa8e;">Content here</div>
        
        
          .myborder {border:2px solid #5faa8e;}
        
        Border color #5faa8e