#94db4b color space conversions
Hex:
        #94db4b
        RGB:
        148, 219, 75
        CMY:
        42, 14, 71
        CMYK:
        32, 0, 66, 14
      HSL:
        90°, 66.6667%, 57.6471%
        HSV (HSB):
        90°, 65.7534%, 85.8824%
        XYZ:
        38.8143, 57.4669, 15.7031
        xyY:
        0.3466, 0.5132, 57.4669
      CIE-Lab:
        80.4415, -44.7414, 61.3954
        CIE-LCH:
        80.4415, 75.9684, 126.0824
        CIE-Luv:
        80.4415, -35.6117, 80.8122
        Hunter-Lab:
        75.8069, -41.2676, 40.7832
      #94db4b color charts
#94db4b RGB chart
      #94db4b CMYK chart
      #94db4b RGB pie chart
      #94db4b color shades, tints & tones
#94db4b color schemes
#94db4b color preview, HTML & CSS examples
           This text has a color of #94db4b        
        
          <p style="color:#94db4b;">Text here</p>
        
        
          .mytext {color:#94db4b;}
        
        Text color #94db4b
      
           This box has a color of #94db4b        
        
          <div style="background-color:#94db4b;">Content here</div>
        
        
          .mybackground {background-color:#94db4b;}
        
        Background color #94db4b
      
           Border around this has a color of #94db4b        
        
          <div style="border:2px solid #94db4b;">Content here</div>
        
        
          .myborder {border:2px solid #94db4b;}
        
        Border color #94db4b