#5fad3e color space conversions
Hex:
        #5fad3e
        RGB:
        95, 173, 62
        CMY:
        63, 32, 76
        CMYK:
        45, 0, 64, 32
      HSL:
        102°, 47.2340%, 46.0784%
        HSV (HSB):
        102°, 64.1618%, 67.8431%
        XYZ:
        20.5324, 32.6678, 9.7808
        xyY:
        0.3260, 0.5187, 32.6678
      CIE-Lab:
        63.8910, -44.3471, 48.1721
        CIE-LCH:
        63.8910, 65.4768, 132.6326
        CIE-Luv:
        63.8910, -37.9724, 63.3206
        Hunter-Lab:
        57.1558, -35.8991, 29.8630
      #5fad3e color charts
#5fad3e RGB chart
      #5fad3e CMYK chart
      #5fad3e RGB pie chart
      #5fad3e color shades, tints & tones
#5fad3e color schemes
#5fad3e color preview, HTML & CSS examples
           This text has a color of #5fad3e        
        
          <p style="color:#5fad3e;">Text here</p>
        
        
          .mytext {color:#5fad3e;}
        
        Text color #5fad3e
      
           This box has a color of #5fad3e        
        
          <div style="background-color:#5fad3e;">Content here</div>
        
        
          .mybackground {background-color:#5fad3e;}
        
        Background color #5fad3e
      
           Border around this has a color of #5fad3e        
        
          <div style="border:2px solid #5fad3e;">Content here</div>
        
        
          .myborder {border:2px solid #5fad3e;}
        
        Border color #5fad3e