#5e979e color space conversions
Hex:
        #5e979e
        RGB:
        94, 151, 158
        CMY:
        63, 41, 38
        CMYK:
        41, 4, 0, 38
      HSL:
        187°, 25.3968%, 49.4118%
        HSV (HSB):
        187°, 40.5063%, 61.9608%
        XYZ:
        21.8543, 26.9815, 36.4039
        xyY:
        0.2564, 0.3165, 26.9815
      CIE-Lab:
        58.9572, -16.7758, -9.5750
        CIE-LCH:
        58.9572, 19.3160, 209.7162
        CIE-Luv:
        58.9572, -26.5833, -11.5807
        Hunter-Lab:
        51.9437, -15.8014, -5.1917
      #5e979e color charts
#5e979e RGB chart
      #5e979e CMYK chart
      #5e979e RGB pie chart
      #5e979e color shades, tints & tones
#5e979e color schemes
#5e979e color preview, HTML & CSS examples
           This text has a color of #5e979e        
        
          <p style="color:#5e979e;">Text here</p>
        
        
          .mytext {color:#5e979e;}
        
        Text color #5e979e
      
           This box has a color of #5e979e        
        
          <div style="background-color:#5e979e;">Content here</div>
        
        
          .mybackground {background-color:#5e979e;}
        
        Background color #5e979e
      
           Border around this has a color of #5e979e        
        
          <div style="border:2px solid #5e979e;">Content here</div>
        
        
          .myborder {border:2px solid #5e979e;}
        
        Border color #5e979e