#5fdd5d color space conversions
Hex:
        #5fdd5d
        RGB:
        95, 221, 93
        CMY:
        63, 13, 64
        CMYK:
        57, 0, 58, 13
      HSL:
        119°, 65.3061%, 61.5686%
        HSV (HSB):
        119°, 57.9186%, 86.6667%
        XYZ:
        32.5516, 54.9361, 19.2440
        xyY:
        0.3050, 0.5147, 54.9361
      CIE-Lab:
        79.0045, -59.6794, 51.5623
        CIE-LCH:
        79.0045, 78.8689, 139.1734
        CIE-Luv:
        79.0045, -56.9328, 74.3771
        Hunter-Lab:
        74.1189, -51.3144, 36.4893
      #5fdd5d color charts
#5fdd5d RGB chart
      #5fdd5d CMYK chart
      #5fdd5d RGB pie chart
      #5fdd5d color shades, tints & tones
#5fdd5d color schemes
#5fdd5d color preview, HTML & CSS examples
           This text has a color of #5fdd5d        
        
          <p style="color:#5fdd5d;">Text here</p>
        
        
          .mytext {color:#5fdd5d;}
        
        Text color #5fdd5d
      
           This box has a color of #5fdd5d        
        
          <div style="background-color:#5fdd5d;">Content here</div>
        
        
          .mybackground {background-color:#5fdd5d;}
        
        Background color #5fdd5d
      
           Border around this has a color of #5fdd5d        
        
          <div style="border:2px solid #5fdd5d;">Content here</div>
        
        
          .myborder {border:2px solid #5fdd5d;}
        
        Border color #5fdd5d