#2dfa18 color space conversions
Hex:
        #2dfa18
        RGB:
        45, 250, 24
        CMY:
        82, 2, 91
        CMYK:
        82, 0, 90, 2
      HSL:
        114°, 95.7627%, 53.7255%
        HSV (HSB):
        114°, 90.4000%, 98.0392%
        XYZ:
        35.4327, 68.9951, 12.3140
        xyY:
        0.3035, 0.5910, 68.9951
      CIE-Lab:
        86.5016, -81.9642, 80.0083
        CIE-LCH:
        86.5016, 114.5402, 135.6919
        CIE-Luv:
        86.5016, -78.5402, 103.9584
        Hunter-Lab:
        83.0633, -69.2172, 49.3546
      #2dfa18 color charts
#2dfa18 RGB chart
      #2dfa18 CMYK chart
      #2dfa18 RGB pie chart
      #2dfa18 color shades, tints & tones
#2dfa18 color schemes
#2dfa18 color preview, HTML & CSS examples
           This text has a color of #2dfa18        
        
          <p style="color:#2dfa18;">Text here</p>
        
        
          .mytext {color:#2dfa18;}
        
        Text color #2dfa18
      
           This box has a color of #2dfa18        
        
          <div style="background-color:#2dfa18;">Content here</div>
        
        
          .mybackground {background-color:#2dfa18;}
        
        Background color #2dfa18
      
           Border around this has a color of #2dfa18        
        
          <div style="border:2px solid #2dfa18;">Content here</div>
        
        
          .myborder {border:2px solid #2dfa18;}
        
        Border color #2dfa18