#94d081 color space conversions
Hex:
        #94d081
        RGB:
        148, 208, 129
        CMY:
        42, 18, 49
        CMYK:
        29, 0, 38, 18
      HSL:
        106°, 45.6647%, 66.0784%
        HSV (HSB):
        106°, 37.9808%, 81.5686%
        XYZ:
        38.7311, 52.9926, 28.9561
        xyY:
        0.3209, 0.4391, 52.9926
      CIE-Lab:
        77.8706, -33.9253, 33.2314
        CIE-LCH:
        77.8706, 47.4895, 135.5920
        CIE-Luv:
        77.8706, -29.8971, 50.4079
        Hunter-Lab:
        72.7960, -32.4223, 27.3734
      #94d081 color charts
#94d081 RGB chart
      #94d081 CMYK chart
      #94d081 RGB pie chart
      #94d081 color shades, tints & tones
#94d081 color schemes
#94d081 color preview, HTML & CSS examples
           This text has a color of #94d081        
        
          <p style="color:#94d081;">Text here</p>
        
        
          .mytext {color:#94d081;}
        
        Text color #94d081
      
           This box has a color of #94d081        
        
          <div style="background-color:#94d081;">Content here</div>
        
        
          .mybackground {background-color:#94d081;}
        
        Background color #94d081
      
           Border around this has a color of #94d081        
        
          <div style="border:2px solid #94d081;">Content here</div>
        
        
          .myborder {border:2px solid #94d081;}
        
        Border color #94d081