#2dc914 color space conversions
Hex:
        #2dc914
        RGB:
        45, 201, 20
        CMY:
        82, 21, 92
        CMYK:
        78, 0, 90, 21
      HSL:
        112°, 81.9005%, 43.3333%
        HSV (HSB):
        112°, 90.0498%, 78.8235%
        XYZ:
        22.0951, 42.3817, 7.6778
        xyY:
        0.3062, 0.5874, 42.3817
      CIE-Lab:
        71.1333, -68.1377, 67.6028
        CIE-LCH:
        71.1333, 95.9838, 135.2258
        CIE-Luv:
        71.1333, -62.9110, 84.9778
        Hunter-Lab:
        65.1012, -53.3449, 38.5784
      #2dc914 color charts
#2dc914 RGB chart
      #2dc914 CMYK chart
      #2dc914 RGB pie chart
      #2dc914 color shades, tints & tones
#2dc914 color schemes
#2dc914 color preview, HTML & CSS examples
           This text has a color of #2dc914        
        
          <p style="color:#2dc914;">Text here</p>
        
        
          .mytext {color:#2dc914;}
        
        Text color #2dc914
      
           This box has a color of #2dc914        
        
          <div style="background-color:#2dc914;">Content here</div>
        
        
          .mybackground {background-color:#2dc914;}
        
        Background color #2dc914
      
           Border around this has a color of #2dc914        
        
          <div style="border:2px solid #2dc914;">Content here</div>
        
        
          .myborder {border:2px solid #2dc914;}
        
        Border color #2dc914