#2cd14e color space conversions
Hex:
        #2cd14e
        RGB:
        44, 209, 78
        CMY:
        83, 18, 69
        CMYK:
        79, 0, 63, 18
      HSL:
        132°, 65.2174%, 49.6078%
        HSV (HSB):
        132°, 78.9474%, 81.9608%
        XYZ:
        25.2143, 46.6865, 14.8902
        xyY:
        0.2905, 0.5379, 46.6865
      CIE-Lab:
        73.9888, -66.6106, 52.1121
        CIE-LCH:
        73.9888, 84.5733, 141.9625
        CIE-Luv:
        73.9888, -64.3358, 74.2751
        Hunter-Lab:
        68.3275, -53.7028, 34.9085
      #2cd14e color charts
#2cd14e RGB chart
      #2cd14e CMYK chart
      #2cd14e RGB pie chart
      #2cd14e color shades, tints & tones
#2cd14e color schemes
#2cd14e color preview, HTML & CSS examples
           This text has a color of #2cd14e        
        
          <p style="color:#2cd14e;">Text here</p>
        
        
          .mytext {color:#2cd14e;}
        
        Text color #2cd14e
      
           This box has a color of #2cd14e        
        
          <div style="background-color:#2cd14e;">Content here</div>
        
        
          .mybackground {background-color:#2cd14e;}
        
        Background color #2cd14e
      
           Border around this has a color of #2cd14e        
        
          <div style="border:2px solid #2cd14e;">Content here</div>
        
        
          .myborder {border:2px solid #2cd14e;}
        
        Border color #2cd14e