#94d401 color space conversions
Hex:
        #94d401
        RGB:
        148, 212, 1
        CMY:
        42, 17, 100
        CMYK:
        30, 0, 100, 17
      HSL:
        78°, 99.0610%, 41.7647%
        HSV (HSB):
        78°, 99.5283%, 83.1373%
        XYZ:
        35.7617, 53.3851, 8.4482
        xyY:
        0.3664, 0.5470, 53.3851
      CIE-Lab:
        78.1018, -44.6477, 76.9413
        CIE-LCH:
        78.1018, 88.9572, 120.1258
        CIE-Luv:
        78.1018, -32.3579, 90.4901
        Hunter-Lab:
        73.0651, -40.4971, 44.2901
      #94d401 color charts
#94d401 RGB chart
      #94d401 CMYK chart
      #94d401 RGB pie chart
      #94d401 color shades, tints & tones
#94d401 color schemes
#94d401 color preview, HTML & CSS examples
           This text has a color of #94d401        
        
          <p style="color:#94d401;">Text here</p>
        
        
          .mytext {color:#94d401;}
        
        Text color #94d401
      
           This box has a color of #94d401        
        
          <div style="background-color:#94d401;">Content here</div>
        
        
          .mybackground {background-color:#94d401;}
        
        Background color #94d401
      
           Border around this has a color of #94d401        
        
          <div style="border:2px solid #94d401;">Content here</div>
        
        
          .myborder {border:2px solid #94d401;}
        
        Border color #94d401