#5ebdcb color space conversions
Hex:
        #5ebdcb
        RGB:
        94, 189, 203
        CMY:
        63, 26, 20
        CMYK:
        54, 7, 0, 20
      HSL:
        188°, 51.1737%, 58.2353%
        HSV (HSB):
        188°, 53.6946%, 79.6078%
        XYZ:
        33.5932, 43.0867, 63.0459
        xyY:
        0.2404, 0.3084, 43.0867
      CIE-Lab:
        71.6138, -24.1307, -15.6393
        CIE-LCH:
        71.6138, 28.7555, 212.9475
        CIE-Luv:
        71.6138, -40.2333, -20.5887
        Hunter-Lab:
        65.6404, -23.5188, -10.9982
      #5ebdcb color charts
#5ebdcb RGB chart
      #5ebdcb CMYK chart
      #5ebdcb RGB pie chart
      #5ebdcb color shades, tints & tones
#5ebdcb color schemes
#5ebdcb color preview, HTML & CSS examples
           This text has a color of #5ebdcb        
        
          <p style="color:#5ebdcb;">Text here</p>
        
        
          .mytext {color:#5ebdcb;}
        
        Text color #5ebdcb
      
           This box has a color of #5ebdcb        
        
          <div style="background-color:#5ebdcb;">Content here</div>
        
        
          .mybackground {background-color:#5ebdcb;}
        
        Background color #5ebdcb
      
           Border around this has a color of #5ebdcb        
        
          <div style="border:2px solid #5ebdcb;">Content here</div>
        
        
          .myborder {border:2px solid #5ebdcb;}
        
        Border color #5ebdcb