#5ed4da color space conversions
Hex:
        #5ed4da
        RGB:
        94, 212, 218
        CMY:
        63, 17, 15
        CMYK:
        57, 3, 0, 15
      HSL:
        183°, 62.6263%, 61.1765%
        HSV (HSB):
        183°, 56.8807%, 85.4902%
        XYZ:
        40.8145, 54.5286, 74.7036
        xyY:
        0.2400, 0.3207, 54.5286
      CIE-Lab:
        78.7690, -31.2664, -13.0019
        CIE-LCH:
        78.7690, 33.8621, 202.5797
        CIE-Luv:
        78.7690, -48.2032, -15.4921
        Hunter-Lab:
        73.8435, -30.5663, -8.2901
      #5ed4da color charts
#5ed4da RGB chart
      #5ed4da CMYK chart
      #5ed4da RGB pie chart
      #5ed4da color shades, tints & tones
#5ed4da color schemes
#5ed4da color preview, HTML & CSS examples
           This text has a color of #5ed4da        
        
          <p style="color:#5ed4da;">Text here</p>
        
        
          .mytext {color:#5ed4da;}
        
        Text color #5ed4da
      
           This box has a color of #5ed4da        
        
          <div style="background-color:#5ed4da;">Content here</div>
        
        
          .mybackground {background-color:#5ed4da;}
        
        Background color #5ed4da
      
           Border around this has a color of #5ed4da        
        
          <div style="border:2px solid #5ed4da;">Content here</div>
        
        
          .myborder {border:2px solid #5ed4da;}
        
        Border color #5ed4da