#94cd95 color space conversions
Hex:
        #94cd95
        RGB:
        148, 205, 149
        CMY:
        42, 20, 42
        CMYK:
        28, 0, 27, 20
      HSL:
        121°, 36.3057%, 69.2157%
        HSV (HSB):
        121°, 27.8049%, 80.3922%
        XYZ:
        39.4689, 52.1285, 36.4153
        xyY:
        0.3083, 0.4072, 52.1285
      CIE-Lab:
        77.3576, -29.3748, 22.1352
        CIE-LCH:
        77.3576, 36.7810, 143.0004
        CIE-Luv:
        77.3576, -28.3576, 35.9869
        Hunter-Lab:
        72.2000, -28.7713, 20.6361
      #94cd95 color charts
#94cd95 RGB chart
      #94cd95 CMYK chart
      #94cd95 RGB pie chart
      #94cd95 color shades, tints & tones
#94cd95 color schemes
#94cd95 color preview, HTML & CSS examples
           This text has a color of #94cd95        
        
          <p style="color:#94cd95;">Text here</p>
        
        
          .mytext {color:#94cd95;}
        
        Text color #94cd95
      
           This box has a color of #94cd95        
        
          <div style="background-color:#94cd95;">Content here</div>
        
        
          .mybackground {background-color:#94cd95;}
        
        Background color #94cd95
      
           Border around this has a color of #94cd95        
        
          <div style="border:2px solid #94cd95;">Content here</div>
        
        
          .myborder {border:2px solid #94cd95;}
        
        Border color #94cd95