#2cd314 color space conversions
Hex:
        #2cd314
        RGB:
        44, 211, 20
        CMY:
        83, 17, 92
        CMYK:
        79, 0, 91, 17
      HSL:
        112°, 82.6840%, 45.2941%
        HSV (HSB):
        112°, 90.5213%, 82.7451%
        XYZ:
        24.4592, 47.1745, 8.4783
        xyY:
        0.3053, 0.5889, 47.1745
      CIE-Lab:
        74.3013, -71.1970, 70.2876
        CIE-LCH:
        74.3013, 100.0468, 135.3683
        CIE-Luv:
        74.3013, -66.3431, 89.0036
        Hunter-Lab:
        68.6837, -56.6301, 40.7599
      #2cd314 color charts
#2cd314 RGB chart
      #2cd314 CMYK chart
      #2cd314 RGB pie chart
      #2cd314 color shades, tints & tones
#2cd314 color schemes
#2cd314 color preview, HTML & CSS examples
           This text has a color of #2cd314        
        
          <p style="color:#2cd314;">Text here</p>
        
        
          .mytext {color:#2cd314;}
        
        Text color #2cd314
      
           This box has a color of #2cd314        
        
          <div style="background-color:#2cd314;">Content here</div>
        
        
          .mybackground {background-color:#2cd314;}
        
        Background color #2cd314
      
           Border around this has a color of #2cd314        
        
          <div style="border:2px solid #2cd314;">Content here</div>
        
        
          .myborder {border:2px solid #2cd314;}
        
        Border color #2cd314