#2bf142 color space conversions
Hex:
        #2bf142
        RGB:
        43, 241, 66
        CMY:
        83, 5, 74
        CMYK:
        82, 0, 73, 5
      HSL:
        127°, 87.6106%, 55.6863%
        HSV (HSB):
        127°, 82.1577%, 94.5098%
        XYZ:
        33.4349, 63.8175, 15.7101
        xyY:
        0.2960, 0.5649, 63.8175
      CIE-Lab:
        83.8707, -77.5183, 67.2923
        CIE-LCH:
        83.8707, 102.6515, 139.0393
        CIE-Luv:
        83.8707, -75.2045, 92.7715
        Hunter-Lab:
        79.8859, -65.0920, 44.2604
      #2bf142 color charts
#2bf142 RGB chart
      #2bf142 CMYK chart
      #2bf142 RGB pie chart
      #2bf142 color shades, tints & tones
#2bf142 color schemes
#2bf142 color preview, HTML & CSS examples
           This text has a color of #2bf142        
        
          <p style="color:#2bf142;">Text here</p>
        
        
          .mytext {color:#2bf142;}
        
        Text color #2bf142
      
           This box has a color of #2bf142        
        
          <div style="background-color:#2bf142;">Content here</div>
        
        
          .mybackground {background-color:#2bf142;}
        
        Background color #2bf142
      
           Border around this has a color of #2bf142        
        
          <div style="border:2px solid #2bf142;">Content here</div>
        
        
          .myborder {border:2px solid #2bf142;}
        
        Border color #2bf142