#94d422 color space conversions
Hex:
        #94d422
        RGB:
        148, 212, 34
        CMY:
        42, 17, 87
        CMYK:
        30, 0, 84, 17
      HSL:
        82°, 72.3577%, 48.2353%
        HSV (HSB):
        82°, 83.9623%, 83.1373%
        XYZ:
        36.0450, 53.4984, 9.9398
        xyY:
        0.3623, 0.5378, 53.4984
      CIE-Lab:
        78.1683, -43.9839, 72.3052
        CIE-LCH:
        78.1683, 84.6323, 121.3125
        CIE-Luv:
        78.1683, -32.3138, 87.5478
        Hunter-Lab:
        73.1426, -40.0340, 43.1425
      #94d422 color charts
#94d422 RGB chart
      #94d422 CMYK chart
      #94d422 RGB pie chart
      #94d422 color shades, tints & tones
#94d422 color schemes
#94d422 color preview, HTML & CSS examples
           This text has a color of #94d422        
        
          <p style="color:#94d422;">Text here</p>
        
        
          .mytext {color:#94d422;}
        
        Text color #94d422
      
           This box has a color of #94d422        
        
          <div style="background-color:#94d422;">Content here</div>
        
        
          .mybackground {background-color:#94d422;}
        
        Background color #94d422
      
           Border around this has a color of #94d422        
        
          <div style="border:2px solid #94d422;">Content here</div>
        
        
          .myborder {border:2px solid #94d422;}
        
        Border color #94d422