#5ea0ac color space conversions
Hex:
        #5ea0ac
        RGB:
        94, 160, 172
        CMY:
        63, 37, 33
        CMYK:
        45, 7, 0, 33
      HSL:
        189°, 31.9672%, 52.1569%
        HSV (HSB):
        189°, 45.3488%, 67.4510%
        XYZ:
        24.6333, 30.4999, 43.6185
        xyY:
        0.2494, 0.3089, 30.4999
      CIE-Lab:
        62.0831, -17.7801, -12.8087
        CIE-LCH:
        62.0831, 21.9134, 215.7689
        CIE-Luv:
        62.0831, -29.9403, -16.5701
        Hunter-Lab:
        55.2267, -17.0286, -8.1691
      #5ea0ac color charts
#5ea0ac RGB chart
      #5ea0ac CMYK chart
      #5ea0ac RGB pie chart
      #5ea0ac color shades, tints & tones
#5ea0ac color schemes
#5ea0ac color preview, HTML & CSS examples
           This text has a color of #5ea0ac        
        
          <p style="color:#5ea0ac;">Text here</p>
        
        
          .mytext {color:#5ea0ac;}
        
        Text color #5ea0ac
      
           This box has a color of #5ea0ac        
        
          <div style="background-color:#5ea0ac;">Content here</div>
        
        
          .mybackground {background-color:#5ea0ac;}
        
        Background color #5ea0ac
      
           Border around this has a color of #5ea0ac        
        
          <div style="border:2px solid #5ea0ac;">Content here</div>
        
        
          .myborder {border:2px solid #5ea0ac;}
        
        Border color #5ea0ac