#2de00f color space conversions
Hex:
        #2de00f
        RGB:
        45, 224, 15
        CMY:
        82, 12, 94
        CMYK:
        80, 0, 93, 12
      HSL:
        111°, 87.4477%, 46.8627%
        HSV (HSB):
        111°, 93.3036%, 87.8431%
        XYZ:
        27.8241, 53.9037, 9.3899
        xyY:
        0.3054, 0.5916, 53.9037
      CIE-Lab:
        78.4055, -74.9260, 74.4065
        CIE-LCH:
        78.4055, 105.5947, 135.1993
        CIE-Luv:
        78.4055, -70.4383, 94.5923
        Hunter-Lab:
        73.4191, -60.8363, 43.8105
      #2de00f color charts
#2de00f RGB chart
      #2de00f CMYK chart
      #2de00f RGB pie chart
      #2de00f color shades, tints & tones
#2de00f color schemes
#2de00f color preview, HTML & CSS examples
           This text has a color of #2de00f        
        
          <p style="color:#2de00f;">Text here</p>
        
        
          .mytext {color:#2de00f;}
        
        Text color #2de00f
      
           This box has a color of #2de00f        
        
          <div style="background-color:#2de00f;">Content here</div>
        
        
          .mybackground {background-color:#2de00f;}
        
        Background color #2de00f
      
           Border around this has a color of #2de00f        
        
          <div style="border:2px solid #2de00f;">Content here</div>
        
        
          .myborder {border:2px solid #2de00f;}
        
        Border color #2de00f