#94fb13 color space conversions
Hex:
        #94fb13
        RGB:
        148, 251, 19
        CMY:
        42, 2, 93
        CMYK:
        41, 0, 92, 2
      HSL:
        87°, 96.6667%, 52.9412%
        HSV (HSB):
        87°, 92.4303%, 98.4314%
        XYZ:
        46.8275, 75.3373, 12.6896
        xyY:
        0.3472, 0.5587, 75.3373
      CIE-Lab:
        89.5507, -60.0568, 84.2920
        CIE-LCH:
        89.5507, 103.4986, 125.4693
        CIE-Luv:
        89.5507, -50.8384, 104.4695
        Hunter-Lab:
        86.7970, -55.5931, 52.0898
      #94fb13 color charts
#94fb13 RGB chart
      #94fb13 CMYK chart
      #94fb13 RGB pie chart
      #94fb13 color shades, tints & tones
#94fb13 color schemes
#94fb13 color preview, HTML & CSS examples
           This text has a color of #94fb13        
        
          <p style="color:#94fb13;">Text here</p>
        
        
          .mytext {color:#94fb13;}
        
        Text color #94fb13
      
           This box has a color of #94fb13        
        
          <div style="background-color:#94fb13;">Content here</div>
        
        
          .mybackground {background-color:#94fb13;}
        
        Background color #94fb13
      
           Border around this has a color of #94fb13        
        
          <div style="border:2px solid #94fb13;">Content here</div>
        
        
          .myborder {border:2px solid #94fb13;}
        
        Border color #94fb13