#94f950 color space conversions
Hex:
        #94f950
        RGB:
        148, 249, 80
        CMY:
        42, 2, 69
        CMYK:
        41, 0, 68, 2
      HSL:
        96°, 93.3702%, 64.5098%
        HSV (HSB):
        96°, 67.8715%, 97.6471%
        XYZ:
        47.5364, 74.6265, 19.4883
        xyY:
        0.3356, 0.5268, 74.6265
      CIE-Lab:
        89.2177, -56.6385, 68.6984
        CIE-LCH:
        89.2177, 89.0359, 129.5040
        CIE-Luv:
        89.2177, -49.4892, 92.5098
        Hunter-Lab:
        86.3866, -52.9525, 47.0951
      #94f950 color charts
#94f950 RGB chart
      #94f950 CMYK chart
      #94f950 RGB pie chart
      #94f950 color shades, tints & tones
#94f950 color schemes
#94f950 color preview, HTML & CSS examples
           This text has a color of #94f950        
        
          <p style="color:#94f950;">Text here</p>
        
        
          .mytext {color:#94f950;}
        
        Text color #94f950
      
           This box has a color of #94f950        
        
          <div style="background-color:#94f950;">Content here</div>
        
        
          .mybackground {background-color:#94f950;}
        
        Background color #94f950
      
           Border around this has a color of #94f950        
        
          <div style="border:2px solid #94f950;">Content here</div>
        
        
          .myborder {border:2px solid #94f950;}
        
        Border color #94f950