#94d60b color space conversions
Hex:
        #94d60b
        RGB:
        148, 214, 11
        CMY:
        42, 16, 96
        CMYK:
        31, 0, 95, 16
      HSL:
        80°, 90.2222%, 44.1176%
        HSV (HSB):
        80°, 94.8598%, 83.9216%
        XYZ:
        36.3197, 54.4132, 8.9052
        xyY:
        0.3645, 0.5461, 54.4132
      CIE-Lab:
        78.7021, -45.3673, 76.4653
        CIE-LCH:
        78.7021, 88.9108, 120.6809
        CIE-Luv:
        78.7021, -33.3603, 90.6978
        Hunter-Lab:
        73.7653, -41.2015, 44.4781
      #94d60b color charts
#94d60b RGB chart
      #94d60b CMYK chart
      #94d60b RGB pie chart
      #94d60b color shades, tints & tones
#94d60b color schemes
#94d60b color preview, HTML & CSS examples
           This text has a color of #94d60b        
        
          <p style="color:#94d60b;">Text here</p>
        
        
          .mytext {color:#94d60b;}
        
        Text color #94d60b
      
           This box has a color of #94d60b        
        
          <div style="background-color:#94d60b;">Content here</div>
        
        
          .mybackground {background-color:#94d60b;}
        
        Background color #94d60b
      
           Border around this has a color of #94d60b        
        
          <div style="border:2px solid #94d60b;">Content here</div>
        
        
          .myborder {border:2px solid #94d60b;}
        
        Border color #94d60b