#94dc20 color space conversions
Hex:
        #94dc20
        RGB:
        148, 220, 32
        CMY:
        42, 14, 87
        CMYK:
        33, 0, 85, 14
      HSL:
        83°, 74.6032%, 49.4118%
        HSV (HSB):
        83°, 85.4545%, 86.2745%
        XYZ:
        38.0667, 57.5866, 10.4755
        xyY:
        0.3587, 0.5426, 57.5866
      CIE-Lab:
        80.5084, -47.4268, 74.7503
        CIE-LCH:
        80.5084, 88.5263, 122.3939
        CIE-Luv:
        80.5084, -36.3066, 91.0420
        Hunter-Lab:
        75.8858, -43.2591, 44.9355
      #94dc20 color charts
#94dc20 RGB chart
      #94dc20 CMYK chart
      #94dc20 RGB pie chart
      #94dc20 color shades, tints & tones
#94dc20 color schemes
#94dc20 color preview, HTML & CSS examples
           This text has a color of #94dc20        
        
          <p style="color:#94dc20;">Text here</p>
        
        
          .mytext {color:#94dc20;}
        
        Text color #94dc20
      
           This box has a color of #94dc20        
        
          <div style="background-color:#94dc20;">Content here</div>
        
        
          .mybackground {background-color:#94dc20;}
        
        Background color #94dc20
      
           Border around this has a color of #94dc20        
        
          <div style="border:2px solid #94dc20;">Content here</div>
        
        
          .myborder {border:2px solid #94dc20;}
        
        Border color #94dc20