#94fab1 color space conversions
Hex:
        #94fab1
        RGB:
        148, 250, 177
        CMY:
        42, 2, 31
        CMYK:
        41, 0, 29, 2
      HSL:
        137°, 91.0714%, 78.0392%
        HSV (HSB):
        137°, 40.8000%, 98.0392%
        XYZ:
        54.3342, 77.8414, 53.7562
        xyY:
        0.2922, 0.4187, 77.8414
      CIE-Lab:
        90.7075, -44.9779, 25.9073
        CIE-LCH:
        90.7075, 51.9056, 150.0581
        CIE-Luv:
        90.7075, -48.0129, 44.9769
        Hunter-Lab:
        88.2278, -44.4713, 25.6348
      #94fab1 color charts
#94fab1 RGB chart
      #94fab1 CMYK chart
      #94fab1 RGB pie chart
      #94fab1 color shades, tints & tones
#94fab1 color schemes
#94fab1 color preview, HTML & CSS examples
           This text has a color of #94fab1        
        
          <p style="color:#94fab1;">Text here</p>
        
        
          .mytext {color:#94fab1;}
        
        Text color #94fab1
      
           This box has a color of #94fab1        
        
          <div style="background-color:#94fab1;">Content here</div>
        
        
          .mybackground {background-color:#94fab1;}
        
        Background color #94fab1
      
           Border around this has a color of #94fab1        
        
          <div style="border:2px solid #94fab1;">Content here</div>
        
        
          .myborder {border:2px solid #94fab1;}
        
        Border color #94fab1