#2bf384 color space conversions
Hex:
        #2bf384
        RGB:
        43, 243, 132
        CMY:
        83, 5, 48
        CMYK:
        82, 0, 46, 5
      HSL:
        147°, 89.2857%, 56.0784%
        HSV (HSB):
        147°, 82.3045%, 95.2941%
        XYZ:
        37.2117, 66.2807, 32.6620
        xyY:
        0.2733, 0.4868, 66.2807
      CIE-Lab:
        85.1394, -70.1681, 40.4957
        CIE-LCH:
        85.1394, 81.0152, 150.0098
        CIE-Luv:
        85.1394, -73.1027, 66.2313
        Hunter-Lab:
        81.4130, -60.8851, 33.2026
      #2bf384 color charts
#2bf384 RGB chart
      #2bf384 CMYK chart
      #2bf384 RGB pie chart
      #2bf384 color shades, tints & tones
#2bf384 color schemes
#2bf384 color preview, HTML & CSS examples
           This text has a color of #2bf384        
        
          <p style="color:#2bf384;">Text here</p>
        
        
          .mytext {color:#2bf384;}
        
        Text color #2bf384
      
           This box has a color of #2bf384        
        
          <div style="background-color:#2bf384;">Content here</div>
        
        
          .mybackground {background-color:#2bf384;}
        
        Background color #2bf384
      
           Border around this has a color of #2bf384        
        
          <div style="border:2px solid #2bf384;">Content here</div>
        
        
          .myborder {border:2px solid #2bf384;}
        
        Border color #2bf384