#2dc942 color space conversions
Hex:
        #2dc942
        RGB:
        45, 201, 66
        CMY:
        82, 21, 74
        CMYK:
        78, 0, 67, 21
      HSL:
        128°, 63.4146%, 48.2353%
        HSV (HSB):
        128°, 77.6119%, 78.8235%
        XYZ:
        22.9522, 42.7245, 12.1912
        xyY:
        0.2948, 0.5487, 42.7245
      CIE-Lab:
        71.3676, -65.2227, 54.2378
        CIE-LCH:
        71.3676, 84.8277, 140.2538
        CIE-Luv:
        71.3676, -61.9367, 74.8441
        Hunter-Lab:
        65.3640, -51.7077, 34.6965
      #2dc942 color charts
#2dc942 RGB chart
      #2dc942 CMYK chart
      #2dc942 RGB pie chart
      #2dc942 color shades, tints & tones
#2dc942 color schemes
#2dc942 color preview, HTML & CSS examples
           This text has a color of #2dc942        
        
          <p style="color:#2dc942;">Text here</p>
        
        
          .mytext {color:#2dc942;}
        
        Text color #2dc942
      
           This box has a color of #2dc942        
        
          <div style="background-color:#2dc942;">Content here</div>
        
        
          .mybackground {background-color:#2dc942;}
        
        Background color #2dc942
      
           Border around this has a color of #2dc942        
        
          <div style="border:2px solid #2dc942;">Content here</div>
        
        
          .myborder {border:2px solid #2dc942;}
        
        Border color #2dc942