#5e9a80 color space conversions
Hex:
        #5e9a80
        RGB:
        94, 154, 128
        CMY:
        63, 40, 50
        CMYK:
        39, 0, 17, 40
      HSL:
        154°, 24.1935%, 48.6275%
        HSV (HSB):
        154°, 38.9610%, 60.3922%
        XYZ:
        20.0680, 27.0494, 24.5854
        xyY:
        0.2799, 0.3772, 27.0494
      CIE-Lab:
        59.0200, -25.6305, 7.5574
        CIE-LCH:
        59.0200, 26.7214, 163.5713
        CIE-Luv:
        59.0200, -28.5085, 14.5600
        Hunter-Lab:
        52.0090, -22.1406, 8.3791
      #5e9a80 color charts
#5e9a80 RGB chart
      #5e9a80 CMYK chart
      #5e9a80 RGB pie chart
      #5e9a80 color shades, tints & tones
#5e9a80 color schemes
#5e9a80 color preview, HTML & CSS examples
           This text has a color of #5e9a80        
        
          <p style="color:#5e9a80;">Text here</p>
        
        
          .mytext {color:#5e9a80;}
        
        Text color #5e9a80
      
           This box has a color of #5e9a80        
        
          <div style="background-color:#5e9a80;">Content here</div>
        
        
          .mybackground {background-color:#5e9a80;}
        
        Background color #5e9a80
      
           Border around this has a color of #5e9a80        
        
          <div style="border:2px solid #5e9a80;">Content here</div>
        
        
          .myborder {border:2px solid #5e9a80;}
        
        Border color #5e9a80