#2bef98 color space conversions
Hex:
        #2bef98
        RGB:
        43, 239, 152
        CMY:
        83, 6, 40
        CMYK:
        82, 0, 36, 6
      HSL:
        153°, 85.9649%, 55.2941%
        HSV (HSB):
        153°, 82.0084%, 93.7255%
        XYZ:
        37.5303, 64.5136, 40.1801
        xyY:
        0.2639, 0.4536, 64.5136
      CIE-Lab:
        84.2325, -65.2181, 29.3603
        CIE-LCH:
        84.2325, 71.5222, 155.7634
        CIE-Luv:
        84.2325, -70.6187, 51.9231
        Hunter-Lab:
        80.3204, -57.1552, 26.5646
      #2bef98 color charts
#2bef98 RGB chart
      #2bef98 CMYK chart
      #2bef98 RGB pie chart
      #2bef98 color shades, tints & tones
#2bef98 color schemes
#2bef98 color preview, HTML & CSS examples
           This text has a color of #2bef98        
        
          <p style="color:#2bef98;">Text here</p>
        
        
          .mytext {color:#2bef98;}
        
        Text color #2bef98
      
           This box has a color of #2bef98        
        
          <div style="background-color:#2bef98;">Content here</div>
        
        
          .mybackground {background-color:#2bef98;}
        
        Background color #2bef98
      
           Border around this has a color of #2bef98        
        
          <div style="border:2px solid #2bef98;">Content here</div>
        
        
          .myborder {border:2px solid #2bef98;}
        
        Border color #2bef98