#5c997f color space conversions
Hex:
        #5c997f
        RGB:
        92, 153, 127
        CMY:
        64, 40, 50
        CMYK:
        40, 0, 17, 40
      HSL:
        154°, 24.8980%, 48.0392%
        HSV (HSB):
        154°, 39.8693%, 60.0000%
        XYZ:
        19.6356, 26.5901, 24.1762
        xyY:
        0.2789, 0.3777, 26.5901
      CIE-Lab:
        58.5930, -25.9434, 7.5007
        CIE-LCH:
        58.5930, 27.0059, 163.8745
        CIE-Luv:
        58.5930, -28.8538, 14.5052
        Hunter-Lab:
        51.5656, -22.2688, 8.2982
      #5c997f color charts
#5c997f RGB chart
      #5c997f CMYK chart
      #5c997f RGB pie chart
      #5c997f color shades, tints & tones
#5c997f color schemes
#5c997f color preview, HTML & CSS examples
           This text has a color of #5c997f        
        
          <p style="color:#5c997f;">Text here</p>
        
        
          .mytext {color:#5c997f;}
        
        Text color #5c997f
      
           This box has a color of #5c997f        
        
          <div style="background-color:#5c997f;">Content here</div>
        
        
          .mybackground {background-color:#5c997f;}
        
        Background color #5c997f
      
           Border around this has a color of #5c997f        
        
          <div style="border:2px solid #5c997f;">Content here</div>
        
        
          .myborder {border:2px solid #5c997f;}
        
        Border color #5c997f