#2dce25 color space conversions
Hex:
        #2dce25
        RGB:
        45, 206, 37
        CMY:
        82, 19, 85
        CMYK:
        78, 0, 82, 19
      HSL:
        117°, 69.5473%, 47.6471%
        HSV (HSB):
        117°, 82.0388%, 80.7843%
        XYZ:
        23.4874, 44.8341, 9.1662
        xyY:
        0.3031, 0.5786, 44.8341
      CIE-Lab:
        72.7825, -68.9198, 65.4190
        CIE-LCH:
        72.7825, 95.0241, 136.4927
        CIE-Luv:
        72.7825, -64.3254, 84.5696
        Hunter-Lab:
        66.9583, -54.5632, 38.7543
      #2dce25 color charts
#2dce25 RGB chart
      #2dce25 CMYK chart
      #2dce25 RGB pie chart
      #2dce25 color shades, tints & tones
#2dce25 color schemes
#2dce25 color preview, HTML & CSS examples
           This text has a color of #2dce25        
        
          <p style="color:#2dce25;">Text here</p>
        
        
          .mytext {color:#2dce25;}
        
        Text color #2dce25
      
           This box has a color of #2dce25        
        
          <div style="background-color:#2dce25;">Content here</div>
        
        
          .mybackground {background-color:#2dce25;}
        
        Background color #2dce25
      
           Border around this has a color of #2dce25        
        
          <div style="border:2px solid #2dce25;">Content here</div>
        
        
          .myborder {border:2px solid #2dce25;}
        
        Border color #2dce25