#2be6ba color space conversions
Hex:
        #2be6ba
        RGB:
        43, 230, 186
        CMY:
        83, 10, 27
        CMYK:
        81, 0, 19, 10
      HSL:
        166°, 78.9030%, 53.5294%
        HSV (HSB):
        166°, 81.3043%, 90.1961%
        XYZ:
        38.1560, 60.6524, 56.1504
        xyY:
        0.2462, 0.3914, 60.6524
      CIE-Lab:
        82.1915, -54.3935, 8.9117
        CIE-LCH:
        82.1915, 55.1187, 170.6954
        CIE-Luv:
        82.1915, -65.3147, 22.0361
        Hunter-Lab:
        77.8796, -48.8359, 11.7683
      #2be6ba color charts
#2be6ba RGB chart
      #2be6ba CMYK chart
      #2be6ba RGB pie chart
      #2be6ba color shades, tints & tones
#2be6ba color schemes
#2be6ba color preview, HTML & CSS examples
           This text has a color of #2be6ba        
        
          <p style="color:#2be6ba;">Text here</p>
        
        
          .mytext {color:#2be6ba;}
        
        Text color #2be6ba
      
           This box has a color of #2be6ba        
        
          <div style="background-color:#2be6ba;">Content here</div>
        
        
          .mybackground {background-color:#2be6ba;}
        
        Background color #2be6ba
      
           Border around this has a color of #2be6ba        
        
          <div style="border:2px solid #2be6ba;">Content here</div>
        
        
          .myborder {border:2px solid #2be6ba;}
        
        Border color #2be6ba