#2bf87b color space conversions
Hex:
        #2bf87b
        RGB:
        43, 248, 123
        CMY:
        83, 3, 52
        CMYK:
        83, 0, 50, 3
      HSL:
        143°, 93.6073%, 57.0588%
        HSV (HSB):
        143°, 82.6613%, 97.2549%
        XYZ:
        38.1388, 69.0785, 30.0622
        xyY:
        0.2778, 0.5032, 69.0785
      CIE-Lab:
        86.5429, -73.2048, 46.5663
        CIE-LCH:
        86.5429, 86.7604, 147.5392
        CIE-Luv:
        86.5429, -75.1934, 73.7419
        Hunter-Lab:
        83.1134, -63.5391, 36.7341
      #2bf87b color charts
#2bf87b RGB chart
      #2bf87b CMYK chart
      #2bf87b RGB pie chart
      #2bf87b color shades, tints & tones
#2bf87b color schemes
#2bf87b color preview, HTML & CSS examples
           This text has a color of #2bf87b        
        
          <p style="color:#2bf87b;">Text here</p>
        
        
          .mytext {color:#2bf87b;}
        
        Text color #2bf87b
      
           This box has a color of #2bf87b        
        
          <div style="background-color:#2bf87b;">Content here</div>
        
        
          .mybackground {background-color:#2bf87b;}
        
        Background color #2bf87b
      
           Border around this has a color of #2bf87b        
        
          <div style="border:2px solid #2bf87b;">Content here</div>
        
        
          .myborder {border:2px solid #2bf87b;}
        
        Border color #2bf87b