#5ed5ba color space conversions
Hex:
        #5ed5ba
        RGB:
        94, 213, 186
        CMY:
        63, 16, 27
        CMYK:
        56, 0, 13, 16
      HSL:
        166°, 58.6207%, 60.1961%
        HSV (HSB):
        166°, 55.8685%, 83.5294%
        XYZ:
        37.2733, 53.5134, 54.8190
        xyY:
        0.2560, 0.3675, 53.5134
      CIE-Lab:
        78.1771, -39.9567, 3.2682
        CIE-LCH:
        78.1771, 40.0901, 175.3240
        CIE-Luv:
        78.1771, -50.2098, 11.3414
        Hunter-Lab:
        73.1528, -37.0670, 6.7765
      #5ed5ba color charts
#5ed5ba RGB chart
      #5ed5ba CMYK chart
      #5ed5ba RGB pie chart
      #5ed5ba color shades, tints & tones
#5ed5ba color schemes
#5ed5ba color preview, HTML & CSS examples
           This text has a color of #5ed5ba        
        
          <p style="color:#5ed5ba;">Text here</p>
        
        
          .mytext {color:#5ed5ba;}
        
        Text color #5ed5ba
      
           This box has a color of #5ed5ba        
        
          <div style="background-color:#5ed5ba;">Content here</div>
        
        
          .mybackground {background-color:#5ed5ba;}
        
        Background color #5ed5ba
      
           Border around this has a color of #5ed5ba        
        
          <div style="border:2px solid #5ed5ba;">Content here</div>
        
        
          .myborder {border:2px solid #5ed5ba;}
        
        Border color #5ed5ba