#94e412 color space conversions
Hex:
        #94e412
        RGB:
        148, 228, 18
        CMY:
        42, 11, 93
        CMYK:
        35, 0, 92, 11
      HSL:
        83°, 85.3659%, 48.2353%
        HSV (HSB):
        83°, 92.1053%, 89.4118%
        XYZ:
        40.0653, 61.8264, 10.3943
        xyY:
        0.3568, 0.5506, 61.8264
      CIE-Lab:
        82.8210, -51.0543, 78.9750
        CIE-LCH:
        82.8210, 94.0404, 122.8811
        CIE-Luv:
        82.8210, -40.2254, 95.6696
        Hunter-Lab:
        78.6298, -46.6484, 47.2031
      #94e412 color charts
#94e412 RGB chart
      #94e412 CMYK chart
      #94e412 RGB pie chart
      #94e412 color shades, tints & tones
#94e412 color schemes
#94e412 color preview, HTML & CSS examples
           This text has a color of #94e412        
        
          <p style="color:#94e412;">Text here</p>
        
        
          .mytext {color:#94e412;}
        
        Text color #94e412
      
           This box has a color of #94e412        
        
          <div style="background-color:#94e412;">Content here</div>
        
        
          .mybackground {background-color:#94e412;}
        
        Background color #94e412
      
           Border around this has a color of #94e412        
        
          <div style="border:2px solid #94e412;">Content here</div>
        
        
          .myborder {border:2px solid #94e412;}
        
        Border color #94e412