#5ee4ec color space conversions
Hex:
        #5ee4ec
        RGB:
        94, 228, 236
        CMY:
        63, 11, 7
        CMYK:
        60, 3, 0, 7
      HSL:
        183°, 78.8889%, 64.7059%
        HSV (HSB):
        183°, 60.1695%, 92.5490%
        XYZ:
        47.4998, 63.9226, 89.1917
        xyY:
        0.2368, 0.3186, 63.9226
      CIE-Lab:
        83.9255, -33.9289, -14.8482
        CIE-LCH:
        83.9255, 37.0356, 203.6354
        CIE-Luv:
        83.9255, -53.1264, -18.2564
        Hunter-Lab:
        79.9516, -33.8672, -10.1760
      #5ee4ec color charts
#5ee4ec RGB chart
      #5ee4ec CMYK chart
      #5ee4ec RGB pie chart
      #5ee4ec color shades, tints & tones
#5ee4ec color schemes
#5ee4ec color preview, HTML & CSS examples
           This text has a color of #5ee4ec        
        
          <p style="color:#5ee4ec;">Text here</p>
        
        
          .mytext {color:#5ee4ec;}
        
        Text color #5ee4ec
      
           This box has a color of #5ee4ec        
        
          <div style="background-color:#5ee4ec;">Content here</div>
        
        
          .mybackground {background-color:#5ee4ec;}
        
        Background color #5ee4ec
      
           Border around this has a color of #5ee4ec        
        
          <div style="border:2px solid #5ee4ec;">Content here</div>
        
        
          .myborder {border:2px solid #5ee4ec;}
        
        Border color #5ee4ec