#2cf14d color space conversions
Hex:
        #2cf14d
        RGB:
        44, 241, 77
        CMY:
        83, 5, 70
        CMYK:
        82, 0, 68, 5
      HSL:
        130°, 87.5556%, 55.8824%
        HSV (HSB):
        130°, 81.7427%, 94.5098%
        XYZ:
        33.8336, 63.9819, 17.5877
        xyY:
        0.2932, 0.5544, 63.9819
      CIE-Lab:
        83.9563, -76.4903, 63.4172
        CIE-LCH:
        83.9563, 99.3605, 140.3383
        CIE-Luv:
        83.9563, -74.7602, 89.5041
        Hunter-Lab:
        79.9887, -64.4784, 42.9555
      #2cf14d color charts
#2cf14d RGB chart
      #2cf14d CMYK chart
      #2cf14d RGB pie chart
      #2cf14d color shades, tints & tones
#2cf14d color schemes
#2cf14d color preview, HTML & CSS examples
           This text has a color of #2cf14d        
        
          <p style="color:#2cf14d;">Text here</p>
        
        
          .mytext {color:#2cf14d;}
        
        Text color #2cf14d
      
           This box has a color of #2cf14d        
        
          <div style="background-color:#2cf14d;">Content here</div>
        
        
          .mybackground {background-color:#2cf14d;}
        
        Background color #2cf14d
      
           Border around this has a color of #2cf14d        
        
          <div style="border:2px solid #2cf14d;">Content here</div>
        
        
          .myborder {border:2px solid #2cf14d;}
        
        Border color #2cf14d