#94dc52 color space conversions
Hex:
        #94dc52
        RGB:
        148, 220, 82
        CMY:
        42, 14, 68
        CMYK:
        33, 0, 63, 14
      HSL:
        91°, 66.3462%, 59.2157%
        HSV (HSB):
        91°, 62.7273%, 86.2745%
        XYZ:
        39.3289, 58.0915, 17.1226
        xyY:
        0.3434, 0.5072, 58.0915
      CIE-Lab:
        80.7896, -44.6095, 58.9261
        CIE-LCH:
        80.7896, 73.9073, 127.1272
        CIE-Luv:
        80.7896, -36.0469, 78.8751
        Hunter-Lab:
        76.2178, -41.2738, 40.0328
      #94dc52 color charts
#94dc52 RGB chart
      #94dc52 CMYK chart
      #94dc52 RGB pie chart
      #94dc52 color shades, tints & tones
#94dc52 color schemes
#94dc52 color preview, HTML & CSS examples
           This text has a color of #94dc52        
        
          <p style="color:#94dc52;">Text here</p>
        
        
          .mytext {color:#94dc52;}
        
        Text color #94dc52
      
           This box has a color of #94dc52        
        
          <div style="background-color:#94dc52;">Content here</div>
        
        
          .mybackground {background-color:#94dc52;}
        
        Background color #94dc52
      
           Border around this has a color of #94dc52        
        
          <div style="border:2px solid #94dc52;">Content here</div>
        
        
          .myborder {border:2px solid #94dc52;}
        
        Border color #94dc52