#5ef8ac color space conversions
Hex:
        #5ef8ac
        RGB:
        94, 248, 172
        CMY:
        63, 3, 33
        CMYK:
        62, 0, 31, 3
      HSL:
        150°, 91.6667%, 67.0588%
        HSV (HSB):
        150°, 62.0968%, 97.2549%
        XYZ:
        45.6299, 72.4930, 50.6173
        xyY:
        0.2704, 0.4296, 72.4930
      CIE-Lab:
        88.2054, -57.6534, 24.7317
        CIE-LCH:
        88.2054, 62.7341, 156.7820
        CIE-Luv:
        88.2054, -63.9701, 45.2309
        Hunter-Lab:
        85.1428, -53.3380, 24.3521
      #5ef8ac color charts
#5ef8ac RGB chart
      #5ef8ac CMYK chart
      #5ef8ac RGB pie chart
      #5ef8ac color shades, tints & tones
#5ef8ac color schemes
#5ef8ac color preview, HTML & CSS examples
           This text has a color of #5ef8ac        
        
          <p style="color:#5ef8ac;">Text here</p>
        
        
          .mytext {color:#5ef8ac;}
        
        Text color #5ef8ac
      
           This box has a color of #5ef8ac        
        
          <div style="background-color:#5ef8ac;">Content here</div>
        
        
          .mybackground {background-color:#5ef8ac;}
        
        Background color #5ef8ac
      
           Border around this has a color of #5ef8ac        
        
          <div style="border:2px solid #5ef8ac;">Content here</div>
        
        
          .myborder {border:2px solid #5ef8ac;}
        
        Border color #5ef8ac