#5ed7be color space conversions
Hex:
        #5ed7be
        RGB:
        94, 215, 190
        CMY:
        63, 16, 25
        CMYK:
        56, 0, 12, 16
      HSL:
        168°, 60.1990%, 60.5882%
        HSV (HSB):
        168°, 56.2791%, 84.3137%
        XYZ:
        38.2108, 54.6983, 57.2591
        xyY:
        0.2545, 0.3642, 54.6983
      CIE-Lab:
        78.8671, -39.8879, 2.1314
        CIE-LCH:
        78.8671, 39.9448, 176.9414
        CIE-Luv:
        78.8671, -50.7663, 9.6328
        Hunter-Lab:
        73.9583, -37.2043, 5.8680
      #5ed7be color charts
#5ed7be RGB chart
      #5ed7be CMYK chart
      #5ed7be RGB pie chart
      #5ed7be color shades, tints & tones
#5ed7be color schemes
#5ed7be color preview, HTML & CSS examples
           This text has a color of #5ed7be        
        
          <p style="color:#5ed7be;">Text here</p>
        
        
          .mytext {color:#5ed7be;}
        
        Text color #5ed7be
      
           This box has a color of #5ed7be        
        
          <div style="background-color:#5ed7be;">Content here</div>
        
        
          .mybackground {background-color:#5ed7be;}
        
        Background color #5ed7be
      
           Border around this has a color of #5ed7be        
        
          <div style="border:2px solid #5ed7be;">Content here</div>
        
        
          .myborder {border:2px solid #5ed7be;}
        
        Border color #5ed7be