#94cb3b color space conversions
Hex:
        #94cb3b
        RGB:
        148, 203, 59
        CMY:
        42, 20, 77
        CMYK:
        27, 0, 71, 20
      HSL:
        83°, 58.0645%, 51.3725%
        HSV (HSB):
        83°, 70.9360%, 79.6078%
        XYZ:
        34.3581, 49.3235, 11.8472
        xyY:
        0.3597, 0.5163, 49.3235
      CIE-Lab:
        75.6522, -38.8746, 62.5403
        CIE-LCH:
        75.6522, 73.6378, 121.8648
        CIE-Luv:
        75.6522, -27.6538, 78.5507
        Hunter-Lab:
        70.2307, -35.5784, 39.1599
      #94cb3b color charts
#94cb3b RGB chart
      #94cb3b CMYK chart
      #94cb3b RGB pie chart
      #94cb3b color shades, tints & tones
#94cb3b color schemes
#94cb3b color preview, HTML & CSS examples
           This text has a color of #94cb3b        
        
          <p style="color:#94cb3b;">Text here</p>
        
        
          .mytext {color:#94cb3b;}
        
        Text color #94cb3b
      
           This box has a color of #94cb3b        
        
          <div style="background-color:#94cb3b;">Content here</div>
        
        
          .mybackground {background-color:#94cb3b;}
        
        Background color #94cb3b
      
           Border around this has a color of #94cb3b        
        
          <div style="border:2px solid #94cb3b;">Content here</div>
        
        
          .myborder {border:2px solid #94cb3b;}
        
        Border color #94cb3b