#2de04b color space conversions
Hex:
        #2de04b
        RGB:
        45, 224, 75
        CMY:
        82, 12, 71
        CMYK:
        80, 0, 67, 12
      HSL:
        130°, 74.2739%, 52.7451%
        HSV (HSB):
        130°, 79.9107%, 87.8431%
        XYZ:
        29.0078, 54.3772, 15.6236
        xyY:
        0.2930, 0.5492, 54.3772
      CIE-Lab:
        78.6812, -71.4711, 58.5377
        CIE-LCH:
        78.6812, 92.3839, 140.6811
        CIE-Luv:
        78.6812, -69.2393, 82.4398
        Hunter-Lab:
        73.7409, -58.8291, 39.0568
      #2de04b color charts
#2de04b RGB chart
      #2de04b CMYK chart
      #2de04b RGB pie chart
      #2de04b color shades, tints & tones
#2de04b color schemes
#2de04b color preview, HTML & CSS examples
           This text has a color of #2de04b        
        
          <p style="color:#2de04b;">Text here</p>
        
        
          .mytext {color:#2de04b;}
        
        Text color #2de04b
      
           This box has a color of #2de04b        
        
          <div style="background-color:#2de04b;">Content here</div>
        
        
          .mybackground {background-color:#2de04b;}
        
        Background color #2de04b
      
           Border around this has a color of #2de04b        
        
          <div style="border:2px solid #2de04b;">Content here</div>
        
        
          .myborder {border:2px solid #2de04b;}
        
        Border color #2de04b