#2dd045 color space conversions
Hex:
        #2dd045
        RGB:
        45, 208, 69
        CMY:
        82, 18, 73
        CMYK:
        78, 0, 67, 18
      HSL:
        129°, 64.4269%, 49.6078%
        HSV (HSB):
        129°, 78.3654%, 81.5686%
        XYZ:
        24.7122, 46.0993, 13.2258
        xyY:
        0.2941, 0.5486, 46.0993
      CIE-Lab:
        73.6099, -67.1244, 55.4507
        CIE-LCH:
        73.6099, 87.0659, 140.4403
        CIE-Luv:
        73.6099, -64.1777, 77.0831
        Hunter-Lab:
        67.8965, -53.8503, 35.9782
      #2dd045 color charts
#2dd045 RGB chart
      #2dd045 CMYK chart
      #2dd045 RGB pie chart
      #2dd045 color shades, tints & tones
#2dd045 color schemes
#2dd045 color preview, HTML & CSS examples
           This text has a color of #2dd045        
        
          <p style="color:#2dd045;">Text here</p>
        
        
          .mytext {color:#2dd045;}
        
        Text color #2dd045
      
           This box has a color of #2dd045        
        
          <div style="background-color:#2dd045;">Content here</div>
        
        
          .mybackground {background-color:#2dd045;}
        
        Background color #2dd045
      
           Border around this has a color of #2dd045        
        
          <div style="border:2px solid #2dd045;">Content here</div>
        
        
          .myborder {border:2px solid #2dd045;}
        
        Border color #2dd045