#2be5bc color space conversions
Hex:
        #2be5bc
        RGB:
        43, 229, 188
        CMY:
        83, 10, 26
        CMYK:
        81, 0, 18, 10
      HSL:
        167°, 78.1513%, 53.3333%
        HSV (HSB):
        167°, 81.2227%, 89.8039%
        XYZ:
        38.0927, 60.1831, 57.1858
        xyY:
        0.2450, 0.3871, 60.1831
      CIE-Lab:
        81.9376, -53.5032, 7.4942
        CIE-LCH:
        81.9376, 54.0255, 172.0265
        CIE-Luv:
        81.9376, -64.8322, 19.7949
        Hunter-Lab:
        77.5777, -48.1129, 10.5993
      #2be5bc color charts
#2be5bc RGB chart
      #2be5bc CMYK chart
      #2be5bc RGB pie chart
      #2be5bc color shades, tints & tones
#2be5bc color schemes
#2be5bc color preview, HTML & CSS examples
           This text has a color of #2be5bc        
        
          <p style="color:#2be5bc;">Text here</p>
        
        
          .mytext {color:#2be5bc;}
        
        Text color #2be5bc
      
           This box has a color of #2be5bc        
        
          <div style="background-color:#2be5bc;">Content here</div>
        
        
          .mybackground {background-color:#2be5bc;}
        
        Background color #2be5bc
      
           Border around this has a color of #2be5bc        
        
          <div style="border:2px solid #2be5bc;">Content here</div>
        
        
          .myborder {border:2px solid #2be5bc;}
        
        Border color #2be5bc