#94d966 color space conversions
Hex:
        #94d966
        RGB:
        148, 217, 102
        CMY:
        42, 15, 60
        CMYK:
        32, 0, 53, 15
      HSL:
        96°, 60.2094%, 62.5490%
        HSV (HSB):
        96°, 52.9954%, 85.0980%
        XYZ:
        39.4239, 56.8809, 21.4716
        xyY:
        0.3347, 0.4830, 56.8809
      CIE-Lab:
        80.1126, -41.3916, 49.2992
        CIE-LCH:
        80.1126, 64.3713, 130.0168
        CIE-Luv:
        80.1126, -34.4389, 69.3246
        Hunter-Lab:
        75.4194, -38.6770, 35.9140
      #94d966 color charts
#94d966 RGB chart
      #94d966 CMYK chart
      #94d966 RGB pie chart
      #94d966 color shades, tints & tones
#94d966 color schemes
#94d966 color preview, HTML & CSS examples
           This text has a color of #94d966        
        
          <p style="color:#94d966;">Text here</p>
        
        
          .mytext {color:#94d966;}
        
        Text color #94d966
      
           This box has a color of #94d966        
        
          <div style="background-color:#94d966;">Content here</div>
        
        
          .mybackground {background-color:#94d966;}
        
        Background color #94d966
      
           Border around this has a color of #94d966        
        
          <div style="border:2px solid #94d966;">Content here</div>
        
        
          .myborder {border:2px solid #94d966;}
        
        Border color #94d966