#94cd98 color space conversions
Hex:
        #94cd98
        RGB:
        148, 205, 152
        CMY:
        42, 20, 40
        CMYK:
        28, 0, 26, 20
      HSL:
        124°, 36.3057%, 69.2157%
        HSV (HSB):
        124°, 27.8049%, 80.3922%
        XYZ:
        39.7116, 52.2255, 37.6933
        xyY:
        0.3063, 0.4029, 52.2255
      CIE-Lab:
        77.4155, -28.8615, 20.6297
        CIE-LCH:
        77.4155, 35.4763, 144.4434
        CIE-Luv:
        77.4155, -28.3442, 33.9547
        Hunter-Lab:
        72.2672, -28.3802, 19.6625
      #94cd98 color charts
#94cd98 RGB chart
      #94cd98 CMYK chart
      #94cd98 RGB pie chart
      #94cd98 color shades, tints & tones
#94cd98 color schemes
#94cd98 color preview, HTML & CSS examples
           This text has a color of #94cd98        
        
          <p style="color:#94cd98;">Text here</p>
        
        
          .mytext {color:#94cd98;}
        
        Text color #94cd98
      
           This box has a color of #94cd98        
        
          <div style="background-color:#94cd98;">Content here</div>
        
        
          .mybackground {background-color:#94cd98;}
        
        Background color #94cd98
      
           Border around this has a color of #94cd98        
        
          <div style="border:2px solid #94cd98;">Content here</div>
        
        
          .myborder {border:2px solid #94cd98;}
        
        Border color #94cd98