#5eb0bc color space conversions
Hex:
        #5eb0bc
        RGB:
        94, 176, 188
        CMY:
        63, 31, 26
        CMYK:
        50, 6, 0, 26
      HSL:
        188°, 41.2281%, 55.2941%
        HSV (HSB):
        188°, 50.0000%, 73.7255%
        XYZ:
        29.2185, 37.0612, 53.1905
        xyY:
        0.2446, 0.3102, 37.0612
      CIE-Lab:
        67.3229, -21.7001, -13.8546
        CIE-LCH:
        67.3229, 25.7457, 212.5565
        CIE-Luv:
        67.3229, -35.7958, -17.8904
        Hunter-Lab:
        60.8779, -20.8647, -9.1886
      #5eb0bc color charts
#5eb0bc RGB chart
      #5eb0bc CMYK chart
      #5eb0bc RGB pie chart
      #5eb0bc color shades, tints & tones
#5eb0bc color schemes
#5eb0bc color preview, HTML & CSS examples
           This text has a color of #5eb0bc        
        
          <p style="color:#5eb0bc;">Text here</p>
        
        
          .mytext {color:#5eb0bc;}
        
        Text color #5eb0bc
      
           This box has a color of #5eb0bc        
        
          <div style="background-color:#5eb0bc;">Content here</div>
        
        
          .mybackground {background-color:#5eb0bc;}
        
        Background color #5eb0bc
      
           Border around this has a color of #5eb0bc        
        
          <div style="border:2px solid #5eb0bc;">Content here</div>
        
        
          .myborder {border:2px solid #5eb0bc;}
        
        Border color #5eb0bc