#2cf314 color space conversions
Hex:
        #2cf314
        RGB:
        44, 243, 20
        CMY:
        83, 5, 92
        CMYK:
        82, 0, 92, 5
      HSL:
        114°, 90.2834%, 51.5686%
        HSV (HSB):
        114°, 91.7695%, 95.2941%
        XYZ:
        33.2156, 64.6872, 11.3971
        xyY:
        0.3039, 0.5918, 64.6872
      CIE-Lab:
        84.3223, -80.2384, 78.7138
        CIE-LCH:
        84.3223, 112.4013, 135.5496
        CIE-Luv:
        84.3223, -76.5208, 101.6053
        Hunter-Lab:
        80.4283, -67.0320, 47.8982
      #2cf314 color charts
#2cf314 RGB chart
      #2cf314 CMYK chart
      #2cf314 RGB pie chart
      #2cf314 color shades, tints & tones
#2cf314 color schemes
#2cf314 color preview, HTML & CSS examples
           This text has a color of #2cf314        
        
          <p style="color:#2cf314;">Text here</p>
        
        
          .mytext {color:#2cf314;}
        
        Text color #2cf314
      
           This box has a color of #2cf314        
        
          <div style="background-color:#2cf314;">Content here</div>
        
        
          .mybackground {background-color:#2cf314;}
        
        Background color #2cf314
      
           Border around this has a color of #2cf314        
        
          <div style="border:2px solid #2cf314;">Content here</div>
        
        
          .myborder {border:2px solid #2cf314;}
        
        Border color #2cf314