#2beba6 color space conversions
Hex:
        #2beba6
        RGB:
        43, 235, 166
        CMY:
        83, 8, 35
        CMYK:
        82, 0, 29, 8
      HSL:
        158°, 82.7586%, 54.5098%
        HSV (HSB):
        158°, 81.7021%, 92.1569%
        XYZ:
        37.5875, 62.6834, 46.1944
        xyY:
        0.2566, 0.4280, 62.6834
      CIE-Lab:
        83.2755, -60.9070, 20.8829
        CIE-LCH:
        83.2755, 64.3875, 161.0750
        CIE-Luv:
        83.2755, -68.3850, 40.0382
        Hunter-Lab:
        79.1729, -53.8092, 20.8275
      #2beba6 color charts
#2beba6 RGB chart
      #2beba6 CMYK chart
      #2beba6 RGB pie chart
      #2beba6 color shades, tints & tones
#2beba6 color schemes
#2beba6 color preview, HTML & CSS examples
           This text has a color of #2beba6        
        
          <p style="color:#2beba6;">Text here</p>
        
        
          .mytext {color:#2beba6;}
        
        Text color #2beba6
      
           This box has a color of #2beba6        
        
          <div style="background-color:#2beba6;">Content here</div>
        
        
          .mybackground {background-color:#2beba6;}
        
        Background color #2beba6
      
           Border around this has a color of #2beba6        
        
          <div style="border:2px solid #2beba6;">Content here</div>
        
        
          .myborder {border:2px solid #2beba6;}
        
        Border color #2beba6