#94db3b color space conversions
Hex:
        #94db3b
        RGB:
        148, 219, 59
        CMY:
        42, 14, 77
        CMYK:
        32, 0, 73, 14
      HSL:
        87°, 68.9655%, 54.5098%
        HSV (HSB):
        87°, 73.0594%, 85.8824%
        XYZ:
        38.3337, 57.2747, 13.1724
        xyY:
        0.3524, 0.5265, 57.2747
      CIE-Lab:
        80.3339, -45.8147, 67.1772
        CIE-LCH:
        80.3339, 81.3128, 124.2939
        CIE-Luv:
        80.3339, -35.7065, 85.4385
        Hunter-Lab:
        75.6801, -42.0258, 42.6564
      #94db3b color charts
#94db3b RGB chart
      #94db3b CMYK chart
      #94db3b RGB pie chart
      #94db3b color shades, tints & tones
#94db3b color schemes
#94db3b color preview, HTML & CSS examples
           This text has a color of #94db3b        
        
          <p style="color:#94db3b;">Text here</p>
        
        
          .mytext {color:#94db3b;}
        
        Text color #94db3b
      
           This box has a color of #94db3b        
        
          <div style="background-color:#94db3b;">Content here</div>
        
        
          .mybackground {background-color:#94db3b;}
        
        Background color #94db3b
      
           Border around this has a color of #94db3b        
        
          <div style="border:2px solid #94db3b;">Content here</div>
        
        
          .myborder {border:2px solid #94db3b;}
        
        Border color #94db3b