#94cd25 color space conversions
Hex:
        #94cd25
        RGB:
        148, 205, 37
        CMY:
        42, 20, 85
        CMYK:
        28, 0, 82, 20
      HSL:
        80°, 69.4215%, 47.4510%
        HSV (HSB):
        80°, 81.9512%, 80.3922%
        XYZ:
        34.3780, 50.0921, 9.6071
        xyY:
        0.3654, 0.5325, 50.0921
      CIE-Lab:
        76.1258, -40.8472, 69.7998
        CIE-LCH:
        76.1258, 80.8734, 120.3364
        CIE-Luv:
        76.1258, -28.7258, 84.2305
        Hunter-Lab:
        70.7758, -37.1546, 41.4950
      #94cd25 color charts
#94cd25 RGB chart
      #94cd25 CMYK chart
      #94cd25 RGB pie chart
      #94cd25 color shades, tints & tones
#94cd25 color schemes
#94cd25 color preview, HTML & CSS examples
           This text has a color of #94cd25        
        
          <p style="color:#94cd25;">Text here</p>
        
        
          .mytext {color:#94cd25;}
        
        Text color #94cd25
      
           This box has a color of #94cd25        
        
          <div style="background-color:#94cd25;">Content here</div>
        
        
          .mybackground {background-color:#94cd25;}
        
        Background color #94cd25
      
           Border around this has a color of #94cd25        
        
          <div style="border:2px solid #94cd25;">Content here</div>
        
        
          .myborder {border:2px solid #94cd25;}
        
        Border color #94cd25