#5fbf7b color space conversions
Hex:
        #5fbf7b
        RGB:
        95, 191, 123
        CMY:
        63, 25, 52
        CMYK:
        50, 0, 36, 25
      HSL:
        138°, 42.8571%, 56.0784%
        HSV (HSB):
        138°, 50.2618%, 74.9020%
        XYZ:
        26.9253, 41.1246, 25.2576
        xyY:
        0.2886, 0.4407, 41.1246
      CIE-Lab:
        70.2631, -43.4433, 25.8421
        CIE-LCH:
        70.2631, 50.5484, 149.2539
        CIE-Luv:
        70.2631, -43.9948, 42.0451
        Hunter-Lab:
        64.1284, -37.2789, 21.5380
      #5fbf7b color charts
#5fbf7b RGB chart
      #5fbf7b CMYK chart
      #5fbf7b RGB pie chart
      #5fbf7b color shades, tints & tones
#5fbf7b color schemes
#5fbf7b color preview, HTML & CSS examples
           This text has a color of #5fbf7b        
        
          <p style="color:#5fbf7b;">Text here</p>
        
        
          .mytext {color:#5fbf7b;}
        
        Text color #5fbf7b
      
           This box has a color of #5fbf7b        
        
          <div style="background-color:#5fbf7b;">Content here</div>
        
        
          .mybackground {background-color:#5fbf7b;}
        
        Background color #5fbf7b
      
           Border around this has a color of #5fbf7b        
        
          <div style="border:2px solid #5fbf7b;">Content here</div>
        
        
          .myborder {border:2px solid #5fbf7b;}
        
        Border color #5fbf7b