#94bf7d color space conversions
Hex:
        #94bf7d
        RGB:
        148, 191, 125
        CMY:
        42, 25, 51
        CMYK:
        23, 0, 35, 25
      HSL:
        99°, 34.0206%, 61.9608%
        HSV (HSB):
        99°, 34.5550%, 74.9020%
        XYZ:
        34.5452, 45.0382, 26.2745
        xyY:
        0.3263, 0.4255, 45.0382
      CIE-Lab:
        72.9170, -26.4398, 28.7902
        CIE-LCH:
        72.9170, 39.0888, 132.5631
        CIE-Luv:
        72.9170, -21.5108, 43.0785
        Hunter-Lab:
        67.1105, -25.5602, 23.7646
      #94bf7d color charts
#94bf7d RGB chart
      #94bf7d CMYK chart
      #94bf7d RGB pie chart
      #94bf7d color shades, tints & tones
#94bf7d color schemes
#94bf7d color preview, HTML & CSS examples
           This text has a color of #94bf7d        
        
          <p style="color:#94bf7d;">Text here</p>
        
        
          .mytext {color:#94bf7d;}
        
        Text color #94bf7d
      
           This box has a color of #94bf7d        
        
          <div style="background-color:#94bf7d;">Content here</div>
        
        
          .mybackground {background-color:#94bf7d;}
        
        Background color #94bf7d
      
           Border around this has a color of #94bf7d        
        
          <div style="border:2px solid #94bf7d;">Content here</div>
        
        
          .myborder {border:2px solid #94bf7d;}
        
        Border color #94bf7d