#5eaaa0 color space conversions
Hex:
        #5eaaa0
        RGB:
        94, 170, 160
        CMY:
        63, 33, 37
        CMYK:
        45, 0, 6, 33
      HSL:
        172°, 30.8943%, 51.7647%
        HSV (HSB):
        172°, 44.7059%, 66.6667%
        XYZ:
        25.3360, 33.6672, 38.4208
        xyY:
        0.2601, 0.3456, 33.6672
      CIE-Lab:
        64.6975, -26.0463, -2.1955
        CIE-LCH:
        64.6975, 26.1387, 184.8183
        CIE-Luv:
        64.6975, -34.3702, 0.8389
        Hunter-Lab:
        58.0234, -23.5989, 1.3570
      #5eaaa0 color charts
#5eaaa0 RGB chart
      #5eaaa0 CMYK chart
      #5eaaa0 RGB pie chart
      #5eaaa0 color shades, tints & tones
#5eaaa0 color schemes
#5eaaa0 color preview, HTML & CSS examples
           This text has a color of #5eaaa0        
        
          <p style="color:#5eaaa0;">Text here</p>
        
        
          .mytext {color:#5eaaa0;}
        
        Text color #5eaaa0
      
           This box has a color of #5eaaa0        
        
          <div style="background-color:#5eaaa0;">Content here</div>
        
        
          .mybackground {background-color:#5eaaa0;}
        
        Background color #5eaaa0
      
           Border around this has a color of #5eaaa0        
        
          <div style="border:2px solid #5eaaa0;">Content here</div>
        
        
          .myborder {border:2px solid #5eaaa0;}
        
        Border color #5eaaa0