#94d984 color space conversions
Hex:
        #94d984
        RGB:
        148, 217, 132
        CMY:
        42, 15, 48
        CMYK:
        32, 0, 39, 15
      HSL:
        109°, 52.7950%, 68.4314%
        HSV (HSB):
        109°, 39.1705%, 85.0980%
        XYZ:
        41.1905, 57.5876, 30.7743
        xyY:
        0.3179, 0.4445, 57.5876
      CIE-Lab:
        80.5089, -37.6115, 35.1426
        CIE-LCH:
        80.5089, 51.4746, 136.9436
        CIE-Luv:
        80.5089, -34.1577, 53.7342
        Hunter-Lab:
        75.8865, -35.9132, 29.0766
      #94d984 color charts
#94d984 RGB chart
      #94d984 CMYK chart
      #94d984 RGB pie chart
      #94d984 color shades, tints & tones
#94d984 color schemes
#94d984 color preview, HTML & CSS examples
           This text has a color of #94d984        
        
          <p style="color:#94d984;">Text here</p>
        
        
          .mytext {color:#94d984;}
        
        Text color #94d984
      
           This box has a color of #94d984        
        
          <div style="background-color:#94d984;">Content here</div>
        
        
          .mybackground {background-color:#94d984;}
        
        Background color #94d984
      
           Border around this has a color of #94d984        
        
          <div style="border:2px solid #94d984;">Content here</div>
        
        
          .myborder {border:2px solid #94d984;}
        
        Border color #94d984