#2bf985 color space conversions
Hex:
        #2bf985
        RGB:
        43, 249, 133
        CMY:
        83, 2, 48
        CMYK:
        83, 0, 47, 2
      HSL:
        146°, 94.4954%, 57.2549%
        HSV (HSB):
        146°, 82.7309%, 97.6471%
        XYZ:
        39.1056, 69.9584, 33.6326
        xyY:
        0.2740, 0.4903, 69.9584
      CIE-Lab:
        86.9765, -71.9835, 42.3498
        CIE-LCH:
        86.9765, 83.5173, 149.5306
        CIE-Luv:
        86.9765, -74.9920, 69.0142
        Hunter-Lab:
        83.6411, -62.9161, 34.7080
      #2bf985 color charts
#2bf985 RGB chart
      #2bf985 CMYK chart
      #2bf985 RGB pie chart
      #2bf985 color shades, tints & tones
#2bf985 color schemes
#2bf985 color preview, HTML & CSS examples
           This text has a color of #2bf985        
        
          <p style="color:#2bf985;">Text here</p>
        
        
          .mytext {color:#2bf985;}
        
        Text color #2bf985
      
           This box has a color of #2bf985        
        
          <div style="background-color:#2bf985;">Content here</div>
        
        
          .mybackground {background-color:#2bf985;}
        
        Background color #2bf985
      
           Border around this has a color of #2bf985        
        
          <div style="border:2px solid #2bf985;">Content here</div>
        
        
          .myborder {border:2px solid #2bf985;}
        
        Border color #2bf985