#2be5ca color space conversions
Hex:
        #2be5ca
        RGB:
        43, 229, 202
        CMY:
        83, 10, 21
        CMYK:
        81, 0, 12, 10
      HSL:
        171°, 78.1513%, 53.3333%
        HSV (HSB):
        171°, 81.2227%, 89.8039%
        XYZ:
        39.6762, 60.8165, 65.5247
        xyY:
        0.2390, 0.3663, 60.8165
      CIE-Lab:
        82.2800, -49.9399, 0.5941
        CIE-LCH:
        82.2800, 49.9434, 179.3184
        CIE-Luv:
        82.2800, -63.8093, 8.8153
        Hunter-Lab:
        77.9849, -45.6585, 4.7726
      #2be5ca color charts
#2be5ca RGB chart
      #2be5ca CMYK chart
      #2be5ca RGB pie chart
      #2be5ca color shades, tints & tones
#2be5ca color schemes
#2be5ca color preview, HTML & CSS examples
           This text has a color of #2be5ca        
        
          <p style="color:#2be5ca;">Text here</p>
        
        
          .mytext {color:#2be5ca;}
        
        Text color #2be5ca
      
           This box has a color of #2be5ca        
        
          <div style="background-color:#2be5ca;">Content here</div>
        
        
          .mybackground {background-color:#2be5ca;}
        
        Background color #2be5ca
      
           Border around this has a color of #2be5ca        
        
          <div style="border:2px solid #2be5ca;">Content here</div>
        
        
          .myborder {border:2px solid #2be5ca;}
        
        Border color #2be5ca