#94d013 color space conversions
Hex:
        #94d013
        RGB:
        148, 208, 19
        CMY:
        42, 18, 93
        CMYK:
        29, 0, 91, 18
      HSL:
        79°, 83.2599%, 44.5098%
        HSV (HSB):
        79°, 90.8654%, 81.5686%
        XYZ:
        34.8862, 51.4547, 8.7091
        xyY:
        0.3670, 0.5413, 51.4547
      CIE-Lab:
        76.9536, -42.6688, 74.0924
        CIE-LCH:
        76.9536, 85.5003, 119.9370
        CIE-Luv:
        76.9536, -30.2978, 87.7424
        Hunter-Lab:
        71.7319, -38.7190, 43.0138
      #94d013 color charts
#94d013 RGB chart
      #94d013 CMYK chart
      #94d013 RGB pie chart
      #94d013 color shades, tints & tones
#94d013 color schemes
#94d013 color preview, HTML & CSS examples
           This text has a color of #94d013        
        
          <p style="color:#94d013;">Text here</p>
        
        
          .mytext {color:#94d013;}
        
        Text color #94d013
      
           This box has a color of #94d013        
        
          <div style="background-color:#94d013;">Content here</div>
        
        
          .mybackground {background-color:#94d013;}
        
        Background color #94d013
      
           Border around this has a color of #94d013        
        
          <div style="border:2px solid #94d013;">Content here</div>
        
        
          .myborder {border:2px solid #94d013;}
        
        Border color #94d013