#2bf170 color space conversions
Hex:
        #2bf170
        RGB:
        43, 241, 112
        CMY:
        83, 5, 56
        CMYK:
        82, 0, 54, 5
      HSL:
        141°, 87.6106%, 55.6863%
        HSV (HSB):
        141°, 82.1577%, 94.5098%
        XYZ:
        35.3762, 64.5940, 25.9326
        xyY:
        0.2810, 0.5130, 64.5940
      CIE-Lab:
        84.2741, -72.5543, 48.9139
        CIE-LCH:
        84.2741, 87.5025, 146.0133
        CIE-Luv:
        84.2741, -73.4787, 75.4957
        Hunter-Lab:
        80.3704, -62.0789, 37.1286
      #2bf170 color charts
#2bf170 RGB chart
      #2bf170 CMYK chart
      #2bf170 RGB pie chart
      #2bf170 color shades, tints & tones
#2bf170 color schemes
#2bf170 color preview, HTML & CSS examples
           This text has a color of #2bf170        
        
          <p style="color:#2bf170;">Text here</p>
        
        
          .mytext {color:#2bf170;}
        
        Text color #2bf170
      
           This box has a color of #2bf170        
        
          <div style="background-color:#2bf170;">Content here</div>
        
        
          .mybackground {background-color:#2bf170;}
        
        Background color #2bf170
      
           Border around this has a color of #2bf170        
        
          <div style="border:2px solid #2bf170;">Content here</div>
        
        
          .myborder {border:2px solid #2bf170;}
        
        Border color #2bf170