#2be1aa color space conversions
Hex:
        #2be1aa
        RGB:
        43, 225, 170
        CMY:
        83, 12, 33
        CMYK:
        81, 0, 24, 12
      HSL:
        162°, 75.2066%, 52.5490%
        HSV (HSB):
        162°, 80.8889%, 88.2353%
        XYZ:
        35.1772, 57.2663, 47.2297
        xyY:
        0.2519, 0.4100, 57.2663
      CIE-Lab:
        80.3291, -56.2258, 14.6885
        CIE-LCH:
        80.3291, 58.1128, 165.3592
        CIE-Luv:
        80.3291, -64.7477, 30.5115
        Hunter-Lab:
        75.6745, -49.4549, 15.9683
      #2be1aa color charts
#2be1aa RGB chart
      #2be1aa CMYK chart
      #2be1aa RGB pie chart
      #2be1aa color shades, tints & tones
#2be1aa color schemes
#2be1aa color preview, HTML & CSS examples
           This text has a color of #2be1aa        
        
          <p style="color:#2be1aa;">Text here</p>
        
        
          .mytext {color:#2be1aa;}
        
        Text color #2be1aa
      
           This box has a color of #2be1aa        
        
          <div style="background-color:#2be1aa;">Content here</div>
        
        
          .mybackground {background-color:#2be1aa;}
        
        Background color #2be1aa
      
           Border around this has a color of #2be1aa        
        
          <div style="border:2px solid #2be1aa;">Content here</div>
        
        
          .myborder {border:2px solid #2be1aa;}
        
        Border color #2be1aa