#94dc01 color space conversions
Hex:
        #94dc01
        RGB:
        148, 220, 1
        CMY:
        42, 14, 100
        CMYK:
        33, 0, 100, 14
      HSL:
        80°, 99.0950%, 43.3333%
        HSV (HSB):
        80°, 99.5455%, 86.2745%
        XYZ:
        37.8114, 57.4845, 9.1315
        xyY:
        0.3621, 0.5505, 57.4845
      CIE-Lab:
        80.4513, -48.0064, 78.7520
        CIE-LCH:
        80.4513, 92.2306, 121.3661
        CIE-Luv:
        80.4513, -36.3616, 93.5851
        Hunter-Lab:
        75.8185, -43.6628, 45.9322
      #94dc01 color charts
#94dc01 RGB chart
      #94dc01 CMYK chart
      #94dc01 RGB pie chart
      #94dc01 color shades, tints & tones
#94dc01 color schemes
#94dc01 color preview, HTML & CSS examples
           This text has a color of #94dc01        
        
          <p style="color:#94dc01;">Text here</p>
        
        
          .mytext {color:#94dc01;}
        
        Text color #94dc01
      
           This box has a color of #94dc01        
        
          <div style="background-color:#94dc01;">Content here</div>
        
        
          .mybackground {background-color:#94dc01;}
        
        Background color #94dc01
      
           Border around this has a color of #94dc01        
        
          <div style="border:2px solid #94dc01;">Content here</div>
        
        
          .myborder {border:2px solid #94dc01;}
        
        Border color #94dc01