#2bddb1 color space conversions
Hex:
        #2bddb1
        RGB:
        43, 221, 177
        CMY:
        83, 13, 31
        CMYK:
        81, 0, 20, 13
      HSL:
        165°, 72.3577%, 51.7647%
        HSV (HSB):
        165°, 80.5430%, 86.6667%
        XYZ:
        34.7885, 55.4008, 50.4549
        xyY:
        0.2474, 0.3939, 55.4008
      CIE-Lab:
        79.2716, -52.9943, 9.4946
        CIE-LCH:
        79.2716, 53.8382, 169.8425
        CIE-Luv:
        79.2716, -62.8974, 22.5240
        Hunter-Lab:
        74.4317, -46.8267, 11.9114
      #2bddb1 color charts
#2bddb1 RGB chart
      #2bddb1 CMYK chart
      #2bddb1 RGB pie chart
      #2bddb1 color shades, tints & tones
#2bddb1 color schemes
#2bddb1 color preview, HTML & CSS examples
           This text has a color of #2bddb1        
        
          <p style="color:#2bddb1;">Text here</p>
        
        
          .mytext {color:#2bddb1;}
        
        Text color #2bddb1
      
           This box has a color of #2bddb1        
        
          <div style="background-color:#2bddb1;">Content here</div>
        
        
          .mybackground {background-color:#2bddb1;}
        
        Background color #2bddb1
      
           Border around this has a color of #2bddb1        
        
          <div style="border:2px solid #2bddb1;">Content here</div>
        
        
          .myborder {border:2px solid #2bddb1;}
        
        Border color #2bddb1