#94d402 color space conversions
Hex:
        #94d402
        RGB:
        148, 212, 2
        CMY:
        42, 17, 99
        CMYK:
        30, 0, 99, 17
      HSL:
        78°, 98.1308%, 41.9608%
        HSV (HSB):
        78°, 99.0566%, 83.1373%
        XYZ:
        35.7672, 53.3872, 8.4771
        xyY:
        0.3663, 0.5468, 53.3872
      CIE-Lab:
        78.1031, -44.6348, 76.8465
        CIE-LCH:
        78.1031, 88.8688, 120.1493
        CIE-Luv:
        78.1031, -32.3570, 90.4328
        Hunter-Lab:
        73.0666, -40.4881, 44.2679
      #94d402 color charts
#94d402 RGB chart
      #94d402 CMYK chart
      #94d402 RGB pie chart
      #94d402 color shades, tints & tones
#94d402 color schemes
#94d402 color preview, HTML & CSS examples
           This text has a color of #94d402        
        
          <p style="color:#94d402;">Text here</p>
        
        
          .mytext {color:#94d402;}
        
        Text color #94d402
      
           This box has a color of #94d402        
        
          <div style="background-color:#94d402;">Content here</div>
        
        
          .mybackground {background-color:#94d402;}
        
        Background color #94d402
      
           Border around this has a color of #94d402        
        
          <div style="border:2px solid #94d402;">Content here</div>
        
        
          .myborder {border:2px solid #94d402;}
        
        Border color #94d402