#2dd114 color space conversions
Hex:
        #2dd114
        RGB:
        45, 209, 20
        CMY:
        82, 18, 92
        CMYK:
        78, 0, 90, 18
      HSL:
        112°, 82.5328%, 44.9020%
        HSV (HSB):
        112°, 90.4306%, 81.9608%
        XYZ:
        24.0089, 46.2093, 8.3157
        xyY:
        0.3057, 0.5884, 46.2093
      CIE-Lab:
        73.6812, -70.4881, 69.7679
        CIE-LCH:
        73.6812, 99.1772, 135.2942
        CIE-Luv:
        73.6812, -65.5445, 88.2009
        Hunter-Lab:
        67.9774, -55.9162, 40.3312
      #2dd114 color charts
#2dd114 RGB chart
      #2dd114 CMYK chart
      #2dd114 RGB pie chart
      #2dd114 color shades, tints & tones
#2dd114 color schemes
#2dd114 color preview, HTML & CSS examples
           This text has a color of #2dd114        
        
          <p style="color:#2dd114;">Text here</p>
        
        
          .mytext {color:#2dd114;}
        
        Text color #2dd114
      
           This box has a color of #2dd114        
        
          <div style="background-color:#2dd114;">Content here</div>
        
        
          .mybackground {background-color:#2dd114;}
        
        Background color #2dd114
      
           Border around this has a color of #2dd114        
        
          <div style="border:2px solid #2dd114;">Content here</div>
        
        
          .myborder {border:2px solid #2dd114;}
        
        Border color #2dd114