#5faea4 color space conversions
Hex:
        #5faea4
        RGB:
        95, 174, 164
        CMY:
        63, 32, 36
        CMYK:
        45, 0, 6, 32
      HSL:
        172°, 32.7801%, 52.7451%
        HSV (HSB):
        172°, 45.4023%, 68.2353%
        XYZ:
        26.5562, 35.3853, 40.5524
        xyY:
        0.2591, 0.3452, 35.3853
      CIE-Lab:
        66.0476, -26.7802, -2.4346
        CIE-LCH:
        66.0476, 26.8907, 185.1946
        CIE-Luv:
        66.0476, -35.5427, 0.5954
        Hunter-Lab:
        59.4856, -24.4118, 1.2209
      #5faea4 color charts
#5faea4 RGB chart
      #5faea4 CMYK chart
      #5faea4 RGB pie chart
      #5faea4 color shades, tints & tones
#5faea4 color schemes
#5faea4 color preview, HTML & CSS examples
           This text has a color of #5faea4        
        
          <p style="color:#5faea4;">Text here</p>
        
        
          .mytext {color:#5faea4;}
        
        Text color #5faea4
      
           This box has a color of #5faea4        
        
          <div style="background-color:#5faea4;">Content here</div>
        
        
          .mybackground {background-color:#5faea4;}
        
        Background color #5faea4
      
           Border around this has a color of #5faea4        
        
          <div style="border:2px solid #5faea4;">Content here</div>
        
        
          .myborder {border:2px solid #5faea4;}
        
        Border color #5faea4