#94f50b color space conversions
Hex:
        #94f50b
        RGB:
        148, 245, 11
        CMY:
        42, 4, 96
        CMYK:
        40, 0, 96, 4
      HSL:
        85°, 92.1260%, 50.1961%
        HSV (HSB):
        85°, 95.5102%, 96.0784%
        XYZ:
        44.9256, 71.6249, 11.7738
        xyY:
        0.3501, 0.5582, 71.6249
      CIE-Lab:
        87.7877, -57.8780, 83.6614
        CIE-LCH:
        87.7877, 101.7305, 124.6760
        CIE-Luv:
        87.7877, -48.1629, 102.6697
        Hunter-Lab:
        84.6315, -53.3506, 50.9937
      #94f50b color charts
#94f50b RGB chart
      #94f50b CMYK chart
      #94f50b RGB pie chart
      #94f50b color shades, tints & tones
#94f50b color schemes
#94f50b color preview, HTML & CSS examples
           This text has a color of #94f50b        
        
          <p style="color:#94f50b;">Text here</p>
        
        
          .mytext {color:#94f50b;}
        
        Text color #94f50b
      
           This box has a color of #94f50b        
        
          <div style="background-color:#94f50b;">Content here</div>
        
        
          .mybackground {background-color:#94f50b;}
        
        Background color #94f50b
      
           Border around this has a color of #94f50b        
        
          <div style="border:2px solid #94f50b;">Content here</div>
        
        
          .myborder {border:2px solid #94f50b;}
        
        Border color #94f50b