#5ed7ce color space conversions
Hex:
        #5ed7ce
        RGB:
        94, 215, 206
        CMY:
        63, 16, 19
        CMYK:
        56, 0, 4, 16
      HSL:
        176°, 60.1990%, 60.5882%
        HSV (HSB):
        176°, 56.2791%, 84.3137%
        XYZ:
        40.0571, 55.4368, 66.9817
        xyY:
        0.2465, 0.3412, 55.4368
      CIE-Lab:
        79.2922, -35.8696, -5.7996
        CIE-LCH:
        79.2922, 36.3354, 189.1844
        CIE-Luv:
        79.2922, -49.9424, -3.2531
        Hunter-Lab:
        74.4559, -34.2652, -1.2191
      #5ed7ce color charts
#5ed7ce RGB chart
      #5ed7ce CMYK chart
      #5ed7ce RGB pie chart
      #5ed7ce color shades, tints & tones
#5ed7ce color schemes
#5ed7ce color preview, HTML & CSS examples
           This text has a color of #5ed7ce        
        
          <p style="color:#5ed7ce;">Text here</p>
        
        
          .mytext {color:#5ed7ce;}
        
        Text color #5ed7ce
      
           This box has a color of #5ed7ce        
        
          <div style="background-color:#5ed7ce;">Content here</div>
        
        
          .mybackground {background-color:#5ed7ce;}
        
        Background color #5ed7ce
      
           Border around this has a color of #5ed7ce        
        
          <div style="border:2px solid #5ed7ce;">Content here</div>
        
        
          .myborder {border:2px solid #5ed7ce;}
        
        Border color #5ed7ce