#94f8aa color space conversions
Hex:
        #94f8aa
        RGB:
        148, 248, 170
        CMY:
        42, 3, 33
        CMYK:
        40, 0, 31, 3
      HSL:
        133°, 87.7193%, 77.6471%
        HSV (HSB):
        133°, 40.3226%, 97.2549%
        XYZ:
        53.0358, 76.3330, 49.9687
        xyY:
        0.2957, 0.4256, 76.3330
      CIE-Lab:
        90.0137, -45.3194, 28.5143
        CIE-LCH:
        90.0137, 53.5435, 147.8225
        CIE-Luv:
        90.0137, -47.3407, 48.3626
        Hunter-Lab:
        87.3687, -44.5397, 27.2485
      #94f8aa color charts
#94f8aa RGB chart
      #94f8aa CMYK chart
      #94f8aa RGB pie chart
      #94f8aa color shades, tints & tones
#94f8aa color schemes
#94f8aa color preview, HTML & CSS examples
           This text has a color of #94f8aa        
        
          <p style="color:#94f8aa;">Text here</p>
        
        
          .mytext {color:#94f8aa;}
        
        Text color #94f8aa
      
           This box has a color of #94f8aa        
        
          <div style="background-color:#94f8aa;">Content here</div>
        
        
          .mybackground {background-color:#94f8aa;}
        
        Background color #94f8aa
      
           Border around this has a color of #94f8aa        
        
          <div style="border:2px solid #94f8aa;">Content here</div>
        
        
          .myborder {border:2px solid #94f8aa;}
        
        Border color #94f8aa