#2dd912 color space conversions
Hex:
        #2dd912
        RGB:
        45, 217, 18
        CMY:
        82, 15, 93
        CMYK:
        79, 0, 92, 15
      HSL:
        112°, 84.6809%, 46.0784%
        HSV (HSB):
        112°, 91.7051%, 85.0980%
        XYZ:
        26.0042, 50.2273, 8.8965
        xyY:
        0.3055, 0.5900, 50.2273
      CIE-Lab:
        76.2085, -72.8581, 72.1941
        CIE-LCH:
        76.2085, 102.5685, 135.2623
        CIE-Luv:
        76.2085, -68.1639, 91.5838
        Hunter-Lab:
        70.8712, -58.5290, 42.1671
      #2dd912 color charts
#2dd912 RGB chart
      #2dd912 CMYK chart
      #2dd912 RGB pie chart
      #2dd912 color shades, tints & tones
#2dd912 color schemes
#2dd912 color preview, HTML & CSS examples
           This text has a color of #2dd912        
        
          <p style="color:#2dd912;">Text here</p>
        
        
          .mytext {color:#2dd912;}
        
        Text color #2dd912
      
           This box has a color of #2dd912        
        
          <div style="background-color:#2dd912;">Content here</div>
        
        
          .mybackground {background-color:#2dd912;}
        
        Background color #2dd912
      
           Border around this has a color of #2dd912        
        
          <div style="border:2px solid #2dd912;">Content here</div>
        
        
          .myborder {border:2px solid #2dd912;}
        
        Border color #2dd912