#5ed0ec color space conversions
Hex:
        #5ed0ec
        RGB:
        94, 208, 236
        CMY:
        63, 18, 7
        CMYK:
        60, 12, 0, 7
      HSL:
        192°, 78.8889%, 64.7059%
        HSV (HSB):
        192°, 60.1695%, 92.5490%
        XYZ:
        42.3123, 53.5476, 87.4625
        xyY:
        0.2308, 0.2921, 53.5476
      CIE-Lab:
        78.1972, -24.2427, -23.5073
        CIE-LCH:
        78.1972, 33.7684, 224.1176
        CIE-Luv:
        78.1972, -45.8225, -33.9015
        Hunter-Lab:
        73.1762, -24.8452, -19.6419
      #5ed0ec color charts
#5ed0ec RGB chart
      #5ed0ec CMYK chart
      #5ed0ec RGB pie chart
      #5ed0ec color shades, tints & tones
#5ed0ec color schemes
#5ed0ec color preview, HTML & CSS examples
           This text has a color of #5ed0ec        
        
          <p style="color:#5ed0ec;">Text here</p>
        
        
          .mytext {color:#5ed0ec;}
        
        Text color #5ed0ec
      
           This box has a color of #5ed0ec        
        
          <div style="background-color:#5ed0ec;">Content here</div>
        
        
          .mybackground {background-color:#5ed0ec;}
        
        Background color #5ed0ec
      
           Border around this has a color of #5ed0ec        
        
          <div style="border:2px solid #5ed0ec;">Content here</div>
        
        
          .myborder {border:2px solid #5ed0ec;}
        
        Border color #5ed0ec