#5ed9ec color space conversions
Hex:
        #5ed9ec
        RGB:
        94, 217, 236
        CMY:
        63, 15, 7
        CMYK:
        60, 8, 0, 7
      HSL:
        188°, 78.8889%, 64.7059%
        HSV (HSB):
        188°, 60.1695%, 92.5490%
        XYZ:
        44.5693, 58.0615, 88.2148
        xyY:
        0.2335, 0.3042, 58.0615
      CIE-Lab:
        80.7730, -28.6744, -19.5978
        CIE-LCH:
        80.7730, 34.7318, 214.3510
        CIE-Luv:
        80.7730, -49.1160, -26.8240
        Hunter-Lab:
        76.1981, -28.9397, -15.3016
      #5ed9ec color charts
#5ed9ec RGB chart
      #5ed9ec CMYK chart
      #5ed9ec RGB pie chart
      #5ed9ec color shades, tints & tones
#5ed9ec color schemes
#5ed9ec color preview, HTML & CSS examples
           This text has a color of #5ed9ec        
        
          <p style="color:#5ed9ec;">Text here</p>
        
        
          .mytext {color:#5ed9ec;}
        
        Text color #5ed9ec
      
           This box has a color of #5ed9ec        
        
          <div style="background-color:#5ed9ec;">Content here</div>
        
        
          .mybackground {background-color:#5ed9ec;}
        
        Background color #5ed9ec
      
           Border around this has a color of #5ed9ec        
        
          <div style="border:2px solid #5ed9ec;">Content here</div>
        
        
          .myborder {border:2px solid #5ed9ec;}
        
        Border color #5ed9ec