#94db1d color space conversions
Hex:
        #94db1d
        RGB:
        148, 219, 29
        CMY:
        42, 14, 89
        CMYK:
        32, 0, 87, 14
      HSL:
        82°, 76.6129%, 48.6275%
        HSV (HSB):
        82°, 86.7580%, 85.8824%
        XYZ:
        37.7660, 57.0476, 10.1832
        xyY:
        0.3597, 0.5433, 57.0476
      CIE-Lab:
        80.2064, -47.0978, 75.0900
        CIE-LCH:
        80.2064, 88.6381, 122.0967
        CIE-Luv:
        80.2064, -35.8223, 91.0307
        Hunter-Lab:
        75.5299, -42.9247, 44.8772
      #94db1d color charts
#94db1d RGB chart
      #94db1d CMYK chart
      #94db1d RGB pie chart
      #94db1d color shades, tints & tones
#94db1d color schemes
#94db1d color preview, HTML & CSS examples
           This text has a color of #94db1d        
        
          <p style="color:#94db1d;">Text here</p>
        
        
          .mytext {color:#94db1d;}
        
        Text color #94db1d
      
           This box has a color of #94db1d        
        
          <div style="background-color:#94db1d;">Content here</div>
        
        
          .mybackground {background-color:#94db1d;}
        
        Background color #94db1d
      
           Border around this has a color of #94db1d        
        
          <div style="border:2px solid #94db1d;">Content here</div>
        
        
          .myborder {border:2px solid #94db1d;}
        
        Border color #94db1d