#5fbf3e color space conversions
Hex:
        #5fbf3e
        RGB:
        95, 191, 62
        CMY:
        63, 25, 76
        CMYK:
        50, 0, 68, 25
      HSL:
        105°, 50.9881%, 49.6078%
        HSV (HSB):
        105°, 67.5393%, 74.9020%
        XYZ:
        24.2196, 40.0423, 11.0099
        xyY:
        0.3218, 0.5320, 40.0423
      CIE-Lab:
        69.4996, -51.5424, 54.2372
        CIE-LCH:
        69.4996, 74.8218, 133.5407
        CIE-Luv:
        69.4996, -45.7007, 71.7841
        Hunter-Lab:
        63.2790, -42.4185, 33.9795
      #5fbf3e color charts
#5fbf3e RGB chart
      #5fbf3e CMYK chart
      #5fbf3e RGB pie chart
      #5fbf3e color shades, tints & tones
#5fbf3e color schemes
#5fbf3e color preview, HTML & CSS examples
           This text has a color of #5fbf3e        
        
          <p style="color:#5fbf3e;">Text here</p>
        
        
          .mytext {color:#5fbf3e;}
        
        Text color #5fbf3e
      
           This box has a color of #5fbf3e        
        
          <div style="background-color:#5fbf3e;">Content here</div>
        
        
          .mybackground {background-color:#5fbf3e;}
        
        Background color #5fbf3e
      
           Border around this has a color of #5fbf3e        
        
          <div style="border:2px solid #5fbf3e;">Content here</div>
        
        
          .myborder {border:2px solid #5fbf3e;}
        
        Border color #5fbf3e