#2dd025 color space conversions
Hex:
        #2dd025
        RGB:
        45, 208, 37
        CMY:
        82, 18, 85
        CMYK:
        78, 0, 82, 18
      HSL:
        117°, 69.7959%, 48.0392%
        HSV (HSB):
        117°, 82.2115%, 81.5686%
        XYZ:
        23.9720, 45.8032, 9.3277
        xyY:
        0.3030, 0.5790, 45.8032
      CIE-Lab:
        73.4177, -69.5144, 66.0023
        CIE-LCH:
        73.4177, 95.8569, 136.4846
        CIE-Luv:
        73.4177, -64.9840, 85.4034
        Hunter-Lab:
        67.6781, -55.2108, 39.2030
      #2dd025 color charts
#2dd025 RGB chart
      #2dd025 CMYK chart
      #2dd025 RGB pie chart
      #2dd025 color shades, tints & tones
#2dd025 color schemes
#2dd025 color preview, HTML & CSS examples
           This text has a color of #2dd025        
        
          <p style="color:#2dd025;">Text here</p>
        
        
          .mytext {color:#2dd025;}
        
        Text color #2dd025
      
           This box has a color of #2dd025        
        
          <div style="background-color:#2dd025;">Content here</div>
        
        
          .mybackground {background-color:#2dd025;}
        
        Background color #2dd025
      
           Border around this has a color of #2dd025        
        
          <div style="border:2px solid #2dd025;">Content here</div>
        
        
          .myborder {border:2px solid #2dd025;}
        
        Border color #2dd025