#5fe09a color space conversions
Hex:
        #5fe09a
        RGB:
        95, 224, 154
        CMY:
        63, 12, 40
        CMYK:
        58, 0, 31, 12
      HSL:
        147°, 67.5393%, 62.5490%
        HSV (HSB):
        147°, 57.5893%, 87.8431%
        XYZ:
        37.2077, 58.0773, 39.8208
        xyY:
        0.2754, 0.4299, 58.0773
      CIE-Lab:
        80.7817, -51.3983, 23.8396
        CIE-LCH:
        80.7817, 56.6578, 155.1171
        CIE-Luv:
        80.7817, -55.6993, 42.2237
        Hunter-Lab:
        76.2085, -46.2147, 22.3654
      #5fe09a color charts
#5fe09a RGB chart
      #5fe09a CMYK chart
      #5fe09a RGB pie chart
      #5fe09a color shades, tints & tones
#5fe09a color schemes
#5fe09a color preview, HTML & CSS examples
           This text has a color of #5fe09a        
        
          <p style="color:#5fe09a;">Text here</p>
        
        
          .mytext {color:#5fe09a;}
        
        Text color #5fe09a
      
           This box has a color of #5fe09a        
        
          <div style="background-color:#5fe09a;">Content here</div>
        
        
          .mybackground {background-color:#5fe09a;}
        
        Background color #5fe09a
      
           Border around this has a color of #5fe09a        
        
          <div style="border:2px solid #5fe09a;">Content here</div>
        
        
          .myborder {border:2px solid #5fe09a;}
        
        Border color #5fe09a