#94db5e color space conversions
Hex:
        #94db5e
        RGB:
        148, 219, 94
        CMY:
        42, 14, 63
        CMYK:
        32, 0, 57, 14
      HSL:
        94°, 63.4518%, 61.3725%
        HSV (HSB):
        94°, 57.0776%, 85.8824%
        XYZ:
        39.5646, 57.7671, 19.6546
        xyY:
        0.3382, 0.4938, 57.7671
      CIE-Lab:
        80.6091, -43.0886, 53.5364
        CIE-LCH:
        80.6091, 68.7224, 128.8287
        CIE-Luv:
        80.6091, -35.4691, 73.7785
        Hunter-Lab:
        76.0047, -40.0890, 37.8711
      #94db5e color charts
#94db5e RGB chart
      #94db5e CMYK chart
      #94db5e RGB pie chart
      #94db5e color shades, tints & tones
#94db5e color schemes
#94db5e color preview, HTML & CSS examples
           This text has a color of #94db5e        
        
          <p style="color:#94db5e;">Text here</p>
        
        
          .mytext {color:#94db5e;}
        
        Text color #94db5e
      
           This box has a color of #94db5e        
        
          <div style="background-color:#94db5e;">Content here</div>
        
        
          .mybackground {background-color:#94db5e;}
        
        Background color #94db5e
      
           Border around this has a color of #94db5e        
        
          <div style="border:2px solid #94db5e;">Content here</div>
        
        
          .myborder {border:2px solid #94db5e;}
        
        Border color #94db5e