#94fa20 color space conversions
Hex:
        #94fa20
        RGB:
        148, 250, 32
        CMY:
        42, 2, 87
        CMYK:
        41, 0, 87, 2
      HSL:
        88°, 95.6140%, 55.2941%
        HSV (HSB):
        88°, 87.2000%, 98.0392%
        XYZ:
        46.6591, 74.7714, 13.3396
        xyY:
        0.3462, 0.5548, 74.7714
      CIE-Lab:
        89.2858, -59.3888, 82.1948
        CIE-LCH:
        89.2858, 101.4052, 125.8495
        CIE-Luv:
        89.2858, -50.3419, 102.8633
        Hunter-Lab:
        86.4705, -55.0055, 51.3828
      #94fa20 color charts
#94fa20 RGB chart
      #94fa20 CMYK chart
      #94fa20 RGB pie chart
      #94fa20 color shades, tints & tones
#94fa20 color schemes
#94fa20 color preview, HTML & CSS examples
           This text has a color of #94fa20        
        
          <p style="color:#94fa20;">Text here</p>
        
        
          .mytext {color:#94fa20;}
        
        Text color #94fa20
      
           This box has a color of #94fa20        
        
          <div style="background-color:#94fa20;">Content here</div>
        
        
          .mybackground {background-color:#94fa20;}
        
        Background color #94fa20
      
           Border around this has a color of #94fa20        
        
          <div style="border:2px solid #94fa20;">Content here</div>
        
        
          .myborder {border:2px solid #94fa20;}
        
        Border color #94fa20