#5fdd2f color space conversions
Hex:
        #5fdd2f
        RGB:
        95, 221, 47
        CMY:
        63, 13, 82
        CMYK:
        57, 0, 79, 13
      HSL:
        103°, 71.9008%, 52.5490%
        HSV (HSB):
        103°, 78.7330%, 86.6667%
        XYZ:
        31.0889, 54.3510, 11.5416
        xyY:
        0.3206, 0.5604, 54.3510
      CIE-Lab:
        78.6660, -63.5407, 68.5648
        CIE-LCH:
        78.6660, 93.4802, 132.8220
        CIE-Luv:
        78.6660, -57.9682, 88.8779
        Hunter-Lab:
        73.7232, -53.7425, 42.3242
      #5fdd2f color charts
#5fdd2f RGB chart
      #5fdd2f CMYK chart
      #5fdd2f RGB pie chart
      #5fdd2f color shades, tints & tones
#5fdd2f color schemes
#5fdd2f color preview, HTML & CSS examples
           This text has a color of #5fdd2f        
        
          <p style="color:#5fdd2f;">Text here</p>
        
        
          .mytext {color:#5fdd2f;}
        
        Text color #5fdd2f
      
           This box has a color of #5fdd2f        
        
          <div style="background-color:#5fdd2f;">Content here</div>
        
        
          .mybackground {background-color:#5fdd2f;}
        
        Background color #5fdd2f
      
           Border around this has a color of #5fdd2f        
        
          <div style="border:2px solid #5fdd2f;">Content here</div>
        
        
          .myborder {border:2px solid #5fdd2f;}
        
        Border color #5fdd2f