#2bece1 color space conversions
Hex:
        #2bece1
        RGB:
        43, 236, 225
        CMY:
        83, 7, 12
        CMYK:
        82, 0, 5, 7
      HSL:
        177°, 83.5498%, 54.7059%
        HSV (HSB):
        177°, 81.7797%, 92.5490%
        XYZ:
        44.5823, 65.9407, 81.6123
        xyY:
        0.2320, 0.3432, 65.9407
      CIE-Lab:
        84.9662, -46.7106, -7.5954
        CIE-LCH:
        84.9662, 47.3241, 189.2357
        CIE-Luv:
        84.9662, -64.4620, -4.5922
        Hunter-Lab:
        81.2039, -44.1073, -2.7454
      #2bece1 color charts
#2bece1 RGB chart
      #2bece1 CMYK chart
      #2bece1 RGB pie chart
      #2bece1 color shades, tints & tones
#2bece1 color schemes
#2bece1 color preview, HTML & CSS examples
           This text has a color of #2bece1        
        
          <p style="color:#2bece1;">Text here</p>
        
        
          .mytext {color:#2bece1;}
        
        Text color #2bece1
      
           This box has a color of #2bece1        
        
          <div style="background-color:#2bece1;">Content here</div>
        
        
          .mybackground {background-color:#2bece1;}
        
        Background color #2bece1
      
           Border around this has a color of #2bece1        
        
          <div style="border:2px solid #2bece1;">Content here</div>
        
        
          .myborder {border:2px solid #2bece1;}
        
        Border color #2bece1