#5ebdc2 color space conversions
Hex:
        #5ebdc2
        RGB:
        94, 189, 194
        CMY:
        63, 26, 24
        CMYK:
        52, 3, 0, 24
      HSL:
        183°, 45.0450%, 56.4706%
        HSV (HSB):
        183°, 51.5464%, 76.0784%
        XYZ:
        32.5513, 42.6699, 57.5594
        xyY:
        0.2452, 0.3214, 42.6699
      CIE-Lab:
        71.3304, -26.6024, -11.1448
        CIE-LCH:
        71.3304, 28.8426, 202.7308
        CIE-Luv:
        71.3304, -40.6170, -12.9946
        Hunter-Lab:
        65.3222, -25.3640, -6.5185
      #5ebdc2 color charts
#5ebdc2 RGB chart
      #5ebdc2 CMYK chart
      #5ebdc2 RGB pie chart
      #5ebdc2 color shades, tints & tones
#5ebdc2 color schemes
#5ebdc2 color preview, HTML & CSS examples
           This text has a color of #5ebdc2        
        
          <p style="color:#5ebdc2;">Text here</p>
        
        
          .mytext {color:#5ebdc2;}
        
        Text color #5ebdc2
      
           This box has a color of #5ebdc2        
        
          <div style="background-color:#5ebdc2;">Content here</div>
        
        
          .mybackground {background-color:#5ebdc2;}
        
        Background color #5ebdc2
      
           Border around this has a color of #5ebdc2        
        
          <div style="border:2px solid #5ebdc2;">Content here</div>
        
        
          .myborder {border:2px solid #5ebdc2;}
        
        Border color #5ebdc2