#94d098 color space conversions
Hex:
        #94d098
        RGB:
        148, 208, 152
        CMY:
        42, 18, 40
        CMYK:
        29, 0, 27, 18
      HSL:
        124°, 38.9610%, 69.8039%
        HSV (HSB):
        124°, 28.8462%, 81.5686%
        XYZ:
        40.4361, 53.6746, 37.9348
        xyY:
        0.3062, 0.4065, 53.6746
      CIE-Lab:
        78.2716, -30.2921, 21.8065
        CIE-LCH:
        78.2716, 37.3247, 144.2508
        CIE-Luv:
        78.2716, -29.7563, 35.8162
        Hunter-Lab:
        73.2630, -29.6905, 20.5844
      #94d098 color charts
#94d098 RGB chart
      #94d098 CMYK chart
      #94d098 RGB pie chart
      #94d098 color shades, tints & tones
#94d098 color schemes
#94d098 color preview, HTML & CSS examples
           This text has a color of #94d098        
        
          <p style="color:#94d098;">Text here</p>
        
        
          .mytext {color:#94d098;}
        
        Text color #94d098
      
           This box has a color of #94d098        
        
          <div style="background-color:#94d098;">Content here</div>
        
        
          .mybackground {background-color:#94d098;}
        
        Background color #94d098
      
           Border around this has a color of #94d098        
        
          <div style="border:2px solid #94d098;">Content here</div>
        
        
          .myborder {border:2px solid #94d098;}
        
        Border color #94d098