#94fa13 color space conversions
Hex:
        #94fa13
        RGB:
        148, 250, 19
        CMY:
        42, 2, 93
        CMYK:
        41, 0, 92, 2
      HSL:
        86°, 95.8506%, 52.7451%
        HSV (HSB):
        86°, 92.4000%, 98.0392%
        XYZ:
        46.5159, 74.7141, 12.5857
        xyY:
        0.3476, 0.5583, 74.7141
      CIE-Lab:
        89.2589, -59.6767, 84.0561
        CIE-LCH:
        89.2589, 103.0861, 125.3733
        CIE-Luv:
        89.2589, -50.3927, 104.0866
        Hunter-Lab:
        86.4373, -55.2063, 51.8732
      #94fa13 color charts
#94fa13 RGB chart
      #94fa13 CMYK chart
      #94fa13 RGB pie chart
      #94fa13 color shades, tints & tones
#94fa13 color schemes
#94fa13 color preview, HTML & CSS examples
           This text has a color of #94fa13        
        
          <p style="color:#94fa13;">Text here</p>
        
        
          .mytext {color:#94fa13;}
        
        Text color #94fa13
      
           This box has a color of #94fa13        
        
          <div style="background-color:#94fa13;">Content here</div>
        
        
          .mybackground {background-color:#94fa13;}
        
        Background color #94fa13
      
           Border around this has a color of #94fa13        
        
          <div style="border:2px solid #94fa13;">Content here</div>
        
        
          .myborder {border:2px solid #94fa13;}
        
        Border color #94fa13