#2cfa20 color space conversions
Hex:
        #2cfa20
        RGB:
        44, 250, 32
        CMY:
        83, 2, 87
        CMYK:
        82, 0, 87, 2
      HSL:
        117°, 95.6140%, 55.2941%
        HSV (HSB):
        117°, 87.2000%, 98.0392%
        XYZ:
        35.4850, 69.0110, 12.8167
        xyY:
        0.3025, 0.5883, 69.0110
      CIE-Lab:
        86.5095, -81.8210, 78.7233
        CIE-LCH:
        86.5095, 113.5431, 136.1054
        CIE-Luv:
        86.5095, -78.5685, 103.0901
        Hunter-Lab:
        83.0728, -69.1302, 49.0036
      #2cfa20 color charts
#2cfa20 RGB chart
      #2cfa20 CMYK chart
      #2cfa20 RGB pie chart
      #2cfa20 color shades, tints & tones
#2cfa20 color schemes
#2cfa20 color preview, HTML & CSS examples
           This text has a color of #2cfa20        
        
          <p style="color:#2cfa20;">Text here</p>
        
        
          .mytext {color:#2cfa20;}
        
        Text color #2cfa20
      
           This box has a color of #2cfa20        
        
          <div style="background-color:#2cfa20;">Content here</div>
        
        
          .mybackground {background-color:#2cfa20;}
        
        Background color #2cfa20
      
           Border around this has a color of #2cfa20        
        
          <div style="border:2px solid #2cfa20;">Content here</div>
        
        
          .myborder {border:2px solid #2cfa20;}
        
        Border color #2cfa20