#5ed4cf color space conversions
Hex:
        #5ed4cf
        RGB:
        94, 212, 207
        CMY:
        63, 17, 19
        CMYK:
        56, 0, 2, 17
      HSL:
        177°, 57.8431%, 60.0000%
        HSV (HSB):
        177°, 55.6604%, 83.1373%
        XYZ:
        39.4221, 53.9716, 67.3713
        xyY:
        0.2452, 0.3357, 53.9716
      CIE-Lab:
        78.4452, -34.2103, -7.5891
        CIE-LCH:
        78.4452, 35.0420, 192.5077
        CIE-Luv:
        78.4452, -48.7654, -6.3339
        Hunter-Lab:
        73.4654, -32.7801, -2.9460
      #5ed4cf color charts
#5ed4cf RGB chart
      #5ed4cf CMYK chart
      #5ed4cf RGB pie chart
      #5ed4cf color shades, tints & tones
#5ed4cf color schemes
#5ed4cf color preview, HTML & CSS examples
           This text has a color of #5ed4cf        
        
          <p style="color:#5ed4cf;">Text here</p>
        
        
          .mytext {color:#5ed4cf;}
        
        Text color #5ed4cf
      
           This box has a color of #5ed4cf        
        
          <div style="background-color:#5ed4cf;">Content here</div>
        
        
          .mybackground {background-color:#5ed4cf;}
        
        Background color #5ed4cf
      
           Border around this has a color of #5ed4cf        
        
          <div style="border:2px solid #5ed4cf;">Content here</div>
        
        
          .myborder {border:2px solid #5ed4cf;}
        
        Border color #5ed4cf