#2be4e1 color space conversions
Hex:
        #2be4e1
        RGB:
        43, 228, 225
        CMY:
        83, 11, 12
        CMYK:
        81, 0, 1, 11
      HSL:
        179°, 77.4059%, 53.1373%
        HSV (HSB):
        179°, 81.1404%, 89.4118%
        XYZ:
        42.3303, 61.4366, 80.8616
        xyY:
        0.2293, 0.3328, 61.4366
      CIE-Lab:
        82.6129, -43.2220, -11.0940
        CIE-LCH:
        82.6129, 44.6231, 194.3956
        CIE-Luv:
        82.6129, -61.7477, -10.7724
        Hunter-Lab:
        78.3815, -40.7680, -6.2989
      #2be4e1 color charts
#2be4e1 RGB chart
      #2be4e1 CMYK chart
      #2be4e1 RGB pie chart
      #2be4e1 color shades, tints & tones
#2be4e1 color schemes
#2be4e1 color preview, HTML & CSS examples
           This text has a color of #2be4e1        
        
          <p style="color:#2be4e1;">Text here</p>
        
        
          .mytext {color:#2be4e1;}
        
        Text color #2be4e1
      
           This box has a color of #2be4e1        
        
          <div style="background-color:#2be4e1;">Content here</div>
        
        
          .mybackground {background-color:#2be4e1;}
        
        Background color #2be4e1
      
           Border around this has a color of #2be4e1        
        
          <div style="border:2px solid #2be4e1;">Content here</div>
        
        
          .myborder {border:2px solid #2be4e1;}
        
        Border color #2be4e1