#5fdd3e color space conversions
Hex:
        #5fdd3e
        RGB:
        95, 221, 62
        CMY:
        63, 13, 76
        CMYK:
        57, 0, 72, 13
      HSL:
        108°, 70.0441%, 55.4902%
        HSV (HSB):
        108°, 71.9457%, 86.6667%
        XYZ:
        31.4453, 54.4936, 13.4184
        xyY:
        0.3165, 0.5485, 54.4936
      CIE-Lab:
        78.7487, -62.5857, 63.8322
        CIE-LCH:
        78.7487, 89.3953, 134.4351
        CIE-Luv:
        78.7487, -57.7082, 85.2540
        Hunter-Lab:
        73.8198, -53.1484, 40.8966
      #5fdd3e color charts
#5fdd3e RGB chart
      #5fdd3e CMYK chart
      #5fdd3e RGB pie chart
      #5fdd3e color shades, tints & tones
#5fdd3e color schemes
#5fdd3e color preview, HTML & CSS examples
           This text has a color of #5fdd3e        
        
          <p style="color:#5fdd3e;">Text here</p>
        
        
          .mytext {color:#5fdd3e;}
        
        Text color #5fdd3e
      
           This box has a color of #5fdd3e        
        
          <div style="background-color:#5fdd3e;">Content here</div>
        
        
          .mybackground {background-color:#5fdd3e;}
        
        Background color #5fdd3e
      
           Border around this has a color of #5fdd3e        
        
          <div style="border:2px solid #5fdd3e;">Content here</div>
        
        
          .myborder {border:2px solid #5fdd3e;}
        
        Border color #5fdd3e