#5f8d85 color space conversions
Hex:
        #5f8d85
        RGB:
        95, 141, 133
        CMY:
        63, 45, 48
        CMYK:
        33, 0, 6, 45
      HSL:
        170°, 19.4915%, 46.2745%
        HSV (HSB):
        170°, 32.6241%, 55.2941%
        XYZ:
        18.4778, 23.1761, 25.6899
        xyY:
        0.2744, 0.3441, 23.1761
      CIE-Lab:
        55.2533, -17.4757, -0.7340
        CIE-LCH:
        55.2533, 17.4911, 182.4050
        CIE-Luv:
        55.2533, -22.3161, 1.6588
        Hunter-Lab:
        48.1416, -15.7354, 2.0601
      #5f8d85 color charts
#5f8d85 RGB chart
      #5f8d85 CMYK chart
      #5f8d85 RGB pie chart
      #5f8d85 color shades, tints & tones
#5f8d85 color schemes
#5f8d85 color preview, HTML & CSS examples
           This text has a color of #5f8d85        
        
          <p style="color:#5f8d85;">Text here</p>
        
        
          .mytext {color:#5f8d85;}
        
        Text color #5f8d85
      
           This box has a color of #5f8d85        
        
          <div style="background-color:#5f8d85;">Content here</div>
        
        
          .mybackground {background-color:#5f8d85;}
        
        Background color #5f8d85
      
           Border around this has a color of #5f8d85        
        
          <div style="border:2px solid #5f8d85;">Content here</div>
        
        
          .myborder {border:2px solid #5f8d85;}
        
        Border color #5f8d85