#94d415 color space conversions
Hex:
        #94d415
        RGB:
        148, 212, 21
        CMY:
        42, 17, 92
        CMYK:
        30, 0, 90, 17
      HSL:
        80°, 81.9742%, 45.6863%
        HSV (HSB):
        80°, 90.0943%, 83.1373%
        XYZ:
        35.8916, 53.4370, 9.1322
        xyY:
        0.3645, 0.5427, 53.4370
      CIE-Lab:
        78.1323, -44.3428, 74.7515
        CIE-LCH:
        78.1323, 86.9141, 120.6765
        CIE-Luv:
        78.1323, -32.3375, 89.1360
        Hunter-Lab:
        73.1006, -40.2846, 43.7636
      #94d415 color charts
#94d415 RGB chart
      #94d415 CMYK chart
      #94d415 RGB pie chart
      #94d415 color shades, tints & tones
#94d415 color schemes
#94d415 color preview, HTML & CSS examples
           This text has a color of #94d415        
        
          <p style="color:#94d415;">Text here</p>
        
        
          .mytext {color:#94d415;}
        
        Text color #94d415
      
           This box has a color of #94d415        
        
          <div style="background-color:#94d415;">Content here</div>
        
        
          .mybackground {background-color:#94d415;}
        
        Background color #94d415
      
           Border around this has a color of #94d415        
        
          <div style="border:2px solid #94d415;">Content here</div>
        
        
          .myborder {border:2px solid #94d415;}
        
        Border color #94d415