#94cf14 color space conversions
Hex:
        #94cf14
        RGB:
        148, 207, 20
        CMY:
        42, 19, 92
        CMYK:
        29, 0, 90, 19
      HSL:
        79°, 82.3789%, 44.5098%
        HSV (HSB):
        79°, 90.3382%, 81.1765%
        XYZ:
        34.6518, 50.9721, 8.6741
        xyY:
        0.3675, 0.5405, 50.9721
      CIE-Lab:
        76.6621, -42.2155, 73.7056
        CIE-LCH:
        76.6621, 84.9392, 119.8023
        CIE-Luv:
        76.6621, -29.7814, 87.2537
        Hunter-Lab:
        71.3947, -38.3048, 42.7729
      #94cf14 color charts
#94cf14 RGB chart
      #94cf14 CMYK chart
      #94cf14 RGB pie chart
      #94cf14 color shades, tints & tones
#94cf14 color schemes
#94cf14 color preview, HTML & CSS examples
           This text has a color of #94cf14        
        
          <p style="color:#94cf14;">Text here</p>
        
        
          .mytext {color:#94cf14;}
        
        Text color #94cf14
      
           This box has a color of #94cf14        
        
          <div style="background-color:#94cf14;">Content here</div>
        
        
          .mybackground {background-color:#94cf14;}
        
        Background color #94cf14
      
           Border around this has a color of #94cf14        
        
          <div style="border:2px solid #94cf14;">Content here</div>
        
        
          .myborder {border:2px solid #94cf14;}
        
        Border color #94cf14