#2be5b1 color space conversions
Hex:
        #2be5b1
        RGB:
        43, 229, 177
        CMY:
        83, 10, 31
        CMYK:
        81, 0, 23, 10
      HSL:
        163°, 78.1513%, 53.3333%
        HSV (HSB):
        163°, 81.2227%, 89.8039%
        XYZ:
        36.9514, 59.7265, 51.1758
        xyY:
        0.2499, 0.4040, 59.7265
      CIE-Lab:
        81.6893, -56.1521, 12.9295
        CIE-LCH:
        81.6893, 57.6214, 167.0332
        CIE-Luv:
        81.6893, -65.6145, 28.1030
        Hunter-Lab:
        77.2829, -49.8987, 14.8370
      #2be5b1 color charts
#2be5b1 RGB chart
      #2be5b1 CMYK chart
      #2be5b1 RGB pie chart
      #2be5b1 color shades, tints & tones
#2be5b1 color schemes
#2be5b1 color preview, HTML & CSS examples
           This text has a color of #2be5b1        
        
          <p style="color:#2be5b1;">Text here</p>
        
        
          .mytext {color:#2be5b1;}
        
        Text color #2be5b1
      
           This box has a color of #2be5b1        
        
          <div style="background-color:#2be5b1;">Content here</div>
        
        
          .mybackground {background-color:#2be5b1;}
        
        Background color #2be5b1
      
           Border around this has a color of #2be5b1        
        
          <div style="border:2px solid #2be5b1;">Content here</div>
        
        
          .myborder {border:2px solid #2be5b1;}
        
        Border color #2be5b1