#2dd945 color space conversions
Hex:
        #2dd945
        RGB:
        45, 217, 69
        CMY:
        82, 15, 73
        CMYK:
        79, 0, 68, 15
      HSL:
        128°, 69.3548%, 51.3725%
        HSV (HSB):
        128°, 79.2627%, 85.0980%
        XYZ:
        26.9692, 50.6133, 13.9781
        xyY:
        0.2946, 0.5528, 50.6133
      CIE-Lab:
        76.4442, -69.9072, 58.4938
        CIE-LCH:
        76.4442, 91.1512, 140.0796
        CIE-Luv:
        76.4442, -67.1492, 81.2308
        Hunter-Lab:
        71.1430, -56.8336, 38.1508
      #2dd945 color charts
#2dd945 RGB chart
      #2dd945 CMYK chart
      #2dd945 RGB pie chart
      #2dd945 color shades, tints & tones
#2dd945 color schemes
#2dd945 color preview, HTML & CSS examples
           This text has a color of #2dd945        
        
          <p style="color:#2dd945;">Text here</p>
        
        
          .mytext {color:#2dd945;}
        
        Text color #2dd945
      
           This box has a color of #2dd945        
        
          <div style="background-color:#2dd945;">Content here</div>
        
        
          .mybackground {background-color:#2dd945;}
        
        Background color #2dd945
      
           Border around this has a color of #2dd945        
        
          <div style="border:2px solid #2dd945;">Content here</div>
        
        
          .myborder {border:2px solid #2dd945;}
        
        Border color #2dd945