#94fd0d color space conversions
Hex:
        #94fd0d
        RGB:
        148, 253, 13
        CMY:
        42, 1, 95
        CMYK:
        42, 0, 95, 1
      HSL:
        86°, 98.3607%, 52.1569%
        HSV (HSB):
        86°, 94.8617%, 99.2157%
        XYZ:
        47.4107, 76.5755, 12.6625
        xyY:
        0.3470, 0.5604, 76.5755
      CIE-Lab:
        90.1259, -60.9032, 85.3531
        CIE-LCH:
        90.1259, 104.8540, 125.5095
        CIE-Luv:
        90.1259, -51.7423, 105.6138
        Hunter-Lab:
        87.5074, -56.4285, 52.6758
      #94fd0d color charts
#94fd0d RGB chart
      #94fd0d CMYK chart
      #94fd0d RGB pie chart
      #94fd0d color shades, tints & tones
#94fd0d color schemes
#94fd0d color preview, HTML & CSS examples
           This text has a color of #94fd0d        
        
          <p style="color:#94fd0d;">Text here</p>
        
        
          .mytext {color:#94fd0d;}
        
        Text color #94fd0d
      
           This box has a color of #94fd0d        
        
          <div style="background-color:#94fd0d;">Content here</div>
        
        
          .mybackground {background-color:#94fd0d;}
        
        Background color #94fd0d
      
           Border around this has a color of #94fd0d        
        
          <div style="border:2px solid #94fd0d;">Content here</div>
        
        
          .myborder {border:2px solid #94fd0d;}
        
        Border color #94fd0d