#94bc05 color space conversions
Hex:
        #94bc05
        RGB:
        148, 188, 5
        CMY:
        42, 26, 98
        CMYK:
        21, 0, 97, 26
      HSL:
        73°, 94.8187%, 37.8431%
        HSV (HSB):
        73°, 97.3404%, 73.7255%
        XYZ:
        30.2234, 42.2733, 6.7102
        xyY:
        0.3816, 0.5337, 42.2733
      CIE-Lab:
        71.0589, -33.9788, 71.1026
        CIE-LCH:
        71.0589, 78.8044, 115.5424
        CIE-Luv:
        71.0589, -19.5950, 80.8506
        Hunter-Lab:
        65.0179, -30.8062, 39.3935
      #94bc05 color charts
#94bc05 RGB chart
      #94bc05 CMYK chart
      #94bc05 RGB pie chart
      #94bc05 color shades, tints & tones
#94bc05 color schemes
#94bc05 color preview, HTML & CSS examples
           This text has a color of #94bc05        
        
          <p style="color:#94bc05;">Text here</p>
        
        
          .mytext {color:#94bc05;}
        
        Text color #94bc05
      
           This box has a color of #94bc05        
        
          <div style="background-color:#94bc05;">Content here</div>
        
        
          .mybackground {background-color:#94bc05;}
        
        Background color #94bc05
      
           Border around this has a color of #94bc05        
        
          <div style="border:2px solid #94bc05;">Content here</div>
        
        
          .myborder {border:2px solid #94bc05;}
        
        Border color #94bc05