#2dfc29 color space conversions
Hex:
        #2dfc29
        RGB:
        45, 252, 41
        CMY:
        82, 1, 84
        CMYK:
        82, 0, 84, 1
      HSL:
        119°, 97.2350%, 57.4510%
        HSV (HSB):
        119°, 83.7302%, 98.8235%
        XYZ:
        36.2928, 70.3388, 13.7617
        xyY:
        0.3015, 0.5842, 70.3388
      CIE-Lab:
        87.1628, -81.9254, 77.4975
        CIE-LCH:
        87.1628, 112.7725, 136.5910
        CIE-Luv:
        87.1628, -78.9457, 102.6247
        Hunter-Lab:
        83.8682, -69.5260, 48.9790
      #2dfc29 color charts
#2dfc29 RGB chart
      #2dfc29 CMYK chart
      #2dfc29 RGB pie chart
      #2dfc29 color shades, tints & tones
#2dfc29 color schemes
#2dfc29 color preview, HTML & CSS examples
           This text has a color of #2dfc29        
        
          <p style="color:#2dfc29;">Text here</p>
        
        
          .mytext {color:#2dfc29;}
        
        Text color #2dfc29
      
           This box has a color of #2dfc29        
        
          <div style="background-color:#2dfc29;">Content here</div>
        
        
          .mybackground {background-color:#2dfc29;}
        
        Background color #2dfc29
      
           Border around this has a color of #2dfc29        
        
          <div style="border:2px solid #2dfc29;">Content here</div>
        
        
          .myborder {border:2px solid #2dfc29;}
        
        Border color #2dfc29