#2bea94 color space conversions
Hex:
        #2bea94
        RGB:
        43, 234, 148
        CMY:
        83, 8, 42
        CMYK:
        82, 0, 37, 8
      HSL:
        153°, 81.9742%, 54.3137%
        HSV (HSB):
        153°, 81.6239%, 91.7647%
        XYZ:
        35.7644, 61.4973, 38.0022
        xyY:
        0.2644, 0.4546, 61.4973
      CIE-Lab:
        82.6454, -64.2232, 29.2642
        CIE-LCH:
        82.6454, 70.5762, 155.5030
        CIE-Luv:
        82.6454, -69.2116, 51.4147
        Hunter-Lab:
        78.4202, -55.8286, 26.1624
      #2bea94 color charts
#2bea94 RGB chart
      #2bea94 CMYK chart
      #2bea94 RGB pie chart
      #2bea94 color shades, tints & tones
#2bea94 color schemes
#2bea94 color preview, HTML & CSS examples
           This text has a color of #2bea94        
        
          <p style="color:#2bea94;">Text here</p>
        
        
          .mytext {color:#2bea94;}
        
        Text color #2bea94
      
           This box has a color of #2bea94        
        
          <div style="background-color:#2bea94;">Content here</div>
        
        
          .mybackground {background-color:#2bea94;}
        
        Background color #2bea94
      
           Border around this has a color of #2bea94        
        
          <div style="border:2px solid #2bea94;">Content here</div>
        
        
          .myborder {border:2px solid #2bea94;}
        
        Border color #2bea94