#94d912 color space conversions
Hex:
        #94d912
        RGB:
        148, 217, 18
        CMY:
        42, 15, 93
        CMYK:
        32, 0, 92, 15
      HSL:
        81°, 84.6809%, 46.0784%
        HSV (HSB):
        81°, 91.7051%, 85.0980%
        XYZ:
        37.1348, 55.9653, 9.4174
        xyY:
        0.3622, 0.5459, 55.9653
      CIE-Lab:
        79.5941, -46.5180, 76.3694
        CIE-LCH:
        79.5941, 89.4216, 121.3464
        CIE-Luv:
        79.5941, -34.8535, 91.3730
        Hunter-Lab:
        74.8099, -42.3121, 44.9032
      #94d912 color charts
#94d912 RGB chart
      #94d912 CMYK chart
      #94d912 RGB pie chart
      #94d912 color shades, tints & tones
#94d912 color schemes
#94d912 color preview, HTML & CSS examples
           This text has a color of #94d912        
        
          <p style="color:#94d912;">Text here</p>
        
        
          .mytext {color:#94d912;}
        
        Text color #94d912
      
           This box has a color of #94d912        
        
          <div style="background-color:#94d912;">Content here</div>
        
        
          .mybackground {background-color:#94d912;}
        
        Background color #94d912
      
           Border around this has a color of #94d912        
        
          <div style="border:2px solid #94d912;">Content here</div>
        
        
          .myborder {border:2px solid #94d912;}
        
        Border color #94d912