#5c8c85 color space conversions
Hex:
        #5c8c85
        RGB:
        92, 140, 133
        CMY:
        64, 45, 48
        CMYK:
        34, 0, 5, 45
      HSL:
        171°, 20.6897%, 45.4902%
        HSV (HSB):
        171°, 34.2857%, 54.9020%
        XYZ:
        18.0254, 22.7249, 25.6266
        xyY:
        0.2716, 0.3424, 22.7249
      CIE-Lab:
        54.7879, -17.8535, -1.4349
        CIE-LCH:
        54.7879, 17.9111, 184.5950
        CIE-Luv:
        54.7879, -23.0665, 0.7080
        Hunter-Lab:
        47.6707, -15.9288, 1.4966
      #5c8c85 color charts
#5c8c85 RGB chart
      #5c8c85 CMYK chart
      #5c8c85 RGB pie chart
      #5c8c85 color shades, tints & tones
#5c8c85 color schemes
#5c8c85 color preview, HTML & CSS examples
           This text has a color of #5c8c85        
        
          <p style="color:#5c8c85;">Text here</p>
        
        
          .mytext {color:#5c8c85;}
        
        Text color #5c8c85
      
           This box has a color of #5c8c85        
        
          <div style="background-color:#5c8c85;">Content here</div>
        
        
          .mybackground {background-color:#5c8c85;}
        
        Background color #5c8c85
      
           Border around this has a color of #5c8c85        
        
          <div style="border:2px solid #5c8c85;">Content here</div>
        
        
          .myborder {border:2px solid #5c8c85;}
        
        Border color #5c8c85