#2de12e color space conversions
Hex:
        #2de12e
        RGB:
        45, 225, 46
        CMY:
        82, 12, 82
        CMYK:
        80, 0, 80, 12
      HSL:
        120°, 75.0000%, 52.9412%
        HSV (HSB):
        120°, 80.0000%, 88.2353%
        XYZ:
        28.5005, 54.6056, 11.6226
        xyY:
        0.3009, 0.5764, 54.6056
      CIE-Lab:
        78.8135, -74.0156, 68.5983
        CIE-LCH:
        78.8135, 100.9160, 137.1754
        CIE-Luv:
        78.8135, -70.3390, 90.7550
        Hunter-Lab:
        73.8956, -60.4722, 42.4016
      #2de12e color charts
#2de12e RGB chart
      #2de12e CMYK chart
      #2de12e RGB pie chart
      #2de12e color shades, tints & tones
#2de12e color schemes
#2de12e color preview, HTML & CSS examples
           This text has a color of #2de12e        
        
          <p style="color:#2de12e;">Text here</p>
        
        
          .mytext {color:#2de12e;}
        
        Text color #2de12e
      
           This box has a color of #2de12e        
        
          <div style="background-color:#2de12e;">Content here</div>
        
        
          .mybackground {background-color:#2de12e;}
        
        Background color #2de12e
      
           Border around this has a color of #2de12e        
        
          <div style="border:2px solid #2de12e;">Content here</div>
        
        
          .myborder {border:2px solid #2de12e;}
        
        Border color #2de12e