#2dd811 color space conversions
Hex:
        #2dd811
        RGB:
        45, 216, 17
        CMY:
        82, 15, 93
        CMYK:
        79, 0, 92, 15
      HSL:
        112°, 85.4077%, 45.6863%
        HSV (HSB):
        112°, 92.1296%, 84.7059%
        XYZ:
        25.7392, 49.7101, 8.7687
        xyY:
        0.3056, 0.5903, 49.7101
      CIE-Lab:
        75.8910, -72.5956, 72.0642
        CIE-LCH:
        75.8910, 102.2906, 135.2105
        CIE-Luv:
        75.8910, -67.8493, 91.2756
        Hunter-Lab:
        70.5054, -58.2199, 41.9799
      #2dd811 color charts
#2dd811 RGB chart
      #2dd811 CMYK chart
      #2dd811 RGB pie chart
      #2dd811 color shades, tints & tones
#2dd811 color schemes
#2dd811 color preview, HTML & CSS examples
           This text has a color of #2dd811        
        
          <p style="color:#2dd811;">Text here</p>
        
        
          .mytext {color:#2dd811;}
        
        Text color #2dd811
      
           This box has a color of #2dd811        
        
          <div style="background-color:#2dd811;">Content here</div>
        
        
          .mybackground {background-color:#2dd811;}
        
        Background color #2dd811
      
           Border around this has a color of #2dd811        
        
          <div style="border:2px solid #2dd811;">Content here</div>
        
        
          .myborder {border:2px solid #2dd811;}
        
        Border color #2dd811