#5eaaa4 color space conversions
Hex:
        #5eaaa4
        RGB:
        94, 170, 164
        CMY:
        63, 33, 36
        CMYK:
        45, 0, 4, 33
      HSL:
        175°, 30.8943%, 51.7647%
        HSV (HSB):
        175°, 44.7059%, 66.6667%
        XYZ:
        25.6917, 33.8095, 40.2937
        xyY:
        0.2574, 0.3388, 33.8095
      CIE-Lab:
        64.8111, -25.0368, -4.2600
        CIE-LCH:
        64.8111, 25.3966, 189.6565
        CIE-Luv:
        64.8111, -34.2374, -2.4143
        Hunter-Lab:
        58.1459, -22.8855, -0.3844
      #5eaaa4 color charts
#5eaaa4 RGB chart
      #5eaaa4 CMYK chart
      #5eaaa4 RGB pie chart
      #5eaaa4 color shades, tints & tones
#5eaaa4 color schemes
#5eaaa4 color preview, HTML & CSS examples
           This text has a color of #5eaaa4        
        
          <p style="color:#5eaaa4;">Text here</p>
        
        
          .mytext {color:#5eaaa4;}
        
        Text color #5eaaa4
      
           This box has a color of #5eaaa4        
        
          <div style="background-color:#5eaaa4;">Content here</div>
        
        
          .mybackground {background-color:#5eaaa4;}
        
        Background color #5eaaa4
      
           Border around this has a color of #5eaaa4        
        
          <div style="border:2px solid #5eaaa4;">Content here</div>
        
        
          .myborder {border:2px solid #5eaaa4;}
        
        Border color #5eaaa4