#94f5ac color space conversions
Hex:
        #94f5ac
        RGB:
        148, 245, 172
        CMY:
        42, 4, 33
        CMYK:
        40, 0, 30, 4
      HSL:
        135°, 82.9060%, 77.0588%
        HSV (HSB):
        135°, 39.5918%, 96.0784%
        XYZ:
        52.3115, 74.5793, 50.6679
        xyY:
        0.2946, 0.4200, 74.5793
      CIE-Lab:
        89.1956, -43.6752, 26.3874
        CIE-LCH:
        89.1956, 51.0277, 148.8607
        CIE-Luv:
        89.1956, -46.0105, 45.2269
        Hunter-Lab:
        86.3593, -43.0036, 25.6655
      #94f5ac color charts
#94f5ac RGB chart
      #94f5ac CMYK chart
      #94f5ac RGB pie chart
      #94f5ac color shades, tints & tones
#94f5ac color schemes
#94f5ac color preview, HTML & CSS examples
           This text has a color of #94f5ac        
        
          <p style="color:#94f5ac;">Text here</p>
        
        
          .mytext {color:#94f5ac;}
        
        Text color #94f5ac
      
           This box has a color of #94f5ac        
        
          <div style="background-color:#94f5ac;">Content here</div>
        
        
          .mybackground {background-color:#94f5ac;}
        
        Background color #94f5ac
      
           Border around this has a color of #94f5ac        
        
          <div style="border:2px solid #94f5ac;">Content here</div>
        
        
          .myborder {border:2px solid #94f5ac;}
        
        Border color #94f5ac