#5ed8af color space conversions
Hex:
        #5ed8af
        RGB:
        94, 216, 175
        CMY:
        63, 15, 31
        CMYK:
        56, 0, 19, 15
      HSL:
        160°, 61.0000%, 60.7843%
        HSV (HSB):
        160°, 56.4815%, 84.7059%
        XYZ:
        36.9098, 54.5866, 49.1484
        xyY:
        0.2624, 0.3881, 54.5866
      CIE-Lab:
        78.8025, -43.8458, 10.0335
        CIE-LCH:
        78.8025, 44.9792, 167.1106
        CIE-Luv:
        78.8025, -51.9025, 21.9213
        Hunter-Lab:
        73.8827, -40.1210, 12.2769
      #5ed8af color charts
#5ed8af RGB chart
      #5ed8af CMYK chart
      #5ed8af RGB pie chart
      #5ed8af color shades, tints & tones
#5ed8af color schemes
#5ed8af color preview, HTML & CSS examples
           This text has a color of #5ed8af        
        
          <p style="color:#5ed8af;">Text here</p>
        
        
          .mytext {color:#5ed8af;}
        
        Text color #5ed8af
      
           This box has a color of #5ed8af        
        
          <div style="background-color:#5ed8af;">Content here</div>
        
        
          .mybackground {background-color:#5ed8af;}
        
        Background color #5ed8af
      
           Border around this has a color of #5ed8af        
        
          <div style="border:2px solid #5ed8af;">Content here</div>
        
        
          .myborder {border:2px solid #5ed8af;}
        
        Border color #5ed8af