#94d71d color space conversions
Hex:
        #94d71d
        RGB:
        148, 215, 29
        CMY:
        42, 16, 89
        CMYK:
        31, 0, 87, 16
      HSL:
        82°, 76.2295%, 47.8431%
        HSV (HSB):
        82°, 86.5116%, 84.3137%
        XYZ:
        36.7350, 54.9855, 9.8395
        xyY:
        0.3617, 0.5414, 54.9855
      CIE-Lab:
        79.0329, -45.4159, 74.0998
        CIE-LCH:
        79.0329, 86.9102, 121.5042
        CIE-Luv:
        79.0329, -33.8340, 89.4379
        Hunter-Lab:
        74.1522, -41.3376, 44.0391
      #94d71d color charts
#94d71d RGB chart
      #94d71d CMYK chart
      #94d71d RGB pie chart
      #94d71d color shades, tints & tones
#94d71d color schemes
#94d71d color preview, HTML & CSS examples
           This text has a color of #94d71d        
        
          <p style="color:#94d71d;">Text here</p>
        
        
          .mytext {color:#94d71d;}
        
        Text color #94d71d
      
           This box has a color of #94d71d        
        
          <div style="background-color:#94d71d;">Content here</div>
        
        
          .mybackground {background-color:#94d71d;}
        
        Background color #94d71d
      
           Border around this has a color of #94d71d        
        
          <div style="border:2px solid #94d71d;">Content here</div>
        
        
          .myborder {border:2px solid #94d71d;}
        
        Border color #94d71d