#2dd20b color space conversions
Hex:
        #2dd20b
        RGB:
        45, 210, 11
        CMY:
        82, 18, 96
        CMYK:
        79, 0, 95, 18
      HSL:
        110°, 90.0452%, 43.3333%
        HSV (HSB):
        110°, 94.7619%, 82.3529%
        XYZ:
        24.1892, 46.6752, 8.0509
        xyY:
        0.3065, 0.5915, 46.6752
      CIE-Lab:
        73.9816, -70.9938, 71.1962
        CIE-LCH:
        73.9816, 100.5436, 134.9185
        CIE-Luv:
        73.9816, -65.9452, 89.3582
        Hunter-Lab:
        68.3193, -56.3589, 40.8366
      #2dd20b color charts
#2dd20b RGB chart
      #2dd20b CMYK chart
      #2dd20b RGB pie chart
      #2dd20b color shades, tints & tones
#2dd20b color schemes
#2dd20b color preview, HTML & CSS examples
           This text has a color of #2dd20b        
        
          <p style="color:#2dd20b;">Text here</p>
        
        
          .mytext {color:#2dd20b;}
        
        Text color #2dd20b
      
           This box has a color of #2dd20b        
        
          <div style="background-color:#2dd20b;">Content here</div>
        
        
          .mybackground {background-color:#2dd20b;}
        
        Background color #2dd20b
      
           Border around this has a color of #2dd20b        
        
          <div style="border:2px solid #2dd20b;">Content here</div>
        
        
          .myborder {border:2px solid #2dd20b;}
        
        Border color #2dd20b