#94db08 color space conversions
Hex:
        #94db08
        RGB:
        148, 219, 8
        CMY:
        42, 14, 97
        CMYK:
        32, 0, 96, 14
      HSL:
        80°, 92.9515%, 44.5098%
        HSV (HSB):
        80°, 96.3470%, 85.8824%
        XYZ:
        37.5881, 56.9765, 9.2462
        xyY:
        0.3621, 0.5488, 56.9765
      CIE-Lab:
        80.1664, -47.5035, 77.8956
        CIE-LCH:
        80.1664, 91.2376, 121.3763
        CIE-Luv:
        80.1664, -35.8594, 92.8131
        Hunter-Lab:
        75.4828, -43.2073, 45.5753
      #94db08 color charts
#94db08 RGB chart
      #94db08 CMYK chart
      #94db08 RGB pie chart
      #94db08 color shades, tints & tones
#94db08 color schemes
#94db08 color preview, HTML & CSS examples
           This text has a color of #94db08        
        
          <p style="color:#94db08;">Text here</p>
        
        
          .mytext {color:#94db08;}
        
        Text color #94db08
      
           This box has a color of #94db08        
        
          <div style="background-color:#94db08;">Content here</div>
        
        
          .mybackground {background-color:#94db08;}
        
        Background color #94db08
      
           Border around this has a color of #94db08        
        
          <div style="border:2px solid #94db08;">Content here</div>
        
        
          .myborder {border:2px solid #94db08;}
        
        Border color #94db08