#2bef14 color space conversions
Hex:
        #2bef14
        RGB:
        43, 239, 20
        CMY:
        83, 6, 92
        CMYK:
        82, 0, 92, 6
      HSL:
        114°, 87.2510%, 50.7843%
        HSV (HSB):
        114°, 91.6318%, 93.7255%
        XYZ:
        31.9890, 62.2971, 11.0004
        xyY:
        0.3038, 0.5917, 62.2971
      CIE-Lab:
        83.0712, -79.2352, 77.6632
        CIE-LCH:
        83.0712, 110.9494, 135.5740
        CIE-Luv:
        83.0712, -75.3926, 100.0529
        Hunter-Lab:
        78.9285, -65.7804, 46.9866
      #2bef14 color charts
#2bef14 RGB chart
      #2bef14 CMYK chart
      #2bef14 RGB pie chart
      #2bef14 color shades, tints & tones
#2bef14 color schemes
#2bef14 color preview, HTML & CSS examples
           This text has a color of #2bef14        
        
          <p style="color:#2bef14;">Text here</p>
        
        
          .mytext {color:#2bef14;}
        
        Text color #2bef14
      
           This box has a color of #2bef14        
        
          <div style="background-color:#2bef14;">Content here</div>
        
        
          .mybackground {background-color:#2bef14;}
        
        Background color #2bef14
      
           Border around this has a color of #2bef14        
        
          <div style="border:2px solid #2bef14;">Content here</div>
        
        
          .myborder {border:2px solid #2bef14;}
        
        Border color #2bef14