#2be4aa color space conversions
Hex:
        #2be4aa
        RGB:
        43, 228, 170
        CMY:
        83, 11, 33
        CMYK:
        81, 0, 25, 11
      HSL:
        161°, 77.4059%, 53.1373%
        HSV (HSB):
        161°, 81.1404%, 89.4118%
        XYZ:
        35.9954, 58.9027, 47.5024
        xyY:
        0.2528, 0.4136, 58.9027
      CIE-Lab:
        81.2381, -57.3817, 15.9648
        CIE-LCH:
        81.2381, 59.5612, 164.4523
        CIE-Luv:
        81.2381, -65.7625, 32.5476
        Hunter-Lab:
        76.7481, -50.5914, 17.0267
      #2be4aa color charts
#2be4aa RGB chart
      #2be4aa CMYK chart
      #2be4aa RGB pie chart
      #2be4aa color shades, tints & tones
#2be4aa color schemes
#2be4aa color preview, HTML & CSS examples
           This text has a color of #2be4aa        
        
          <p style="color:#2be4aa;">Text here</p>
        
        
          .mytext {color:#2be4aa;}
        
        Text color #2be4aa
      
           This box has a color of #2be4aa        
        
          <div style="background-color:#2be4aa;">Content here</div>
        
        
          .mybackground {background-color:#2be4aa;}
        
        Background color #2be4aa
      
           Border around this has a color of #2be4aa        
        
          <div style="border:2px solid #2be4aa;">Content here</div>
        
        
          .myborder {border:2px solid #2be4aa;}
        
        Border color #2be4aa