#2badb5 color space conversions
Hex:
        #2badb5
        RGB:
        43, 173, 181
        CMY:
        83, 32, 29
        CMYK:
        76, 4, 0, 29
      HSL:
        183°, 61.6071%, 43.9216%
        HSV (HSB):
        183°, 76.2431%, 70.9804%
        XYZ:
        24.2803, 33.7369, 48.9482
        xyY:
        0.2270, 0.3154, 33.7369
      CIE-Lab:
        64.7532, -30.8191, -13.9810
        CIE-LCH:
        64.7532, 33.8420, 204.4013
        CIE-Luv:
        64.7532, -45.8098, -16.8005
        Hunter-Lab:
        58.0835, -27.0288, -9.3065
      #2badb5 color charts
#2badb5 RGB chart
      #2badb5 CMYK chart
      #2badb5 RGB pie chart
      #2badb5 color shades, tints & tones
#2badb5 color schemes
#2badb5 color preview, HTML & CSS examples
           This text has a color of #2badb5        
        
          <p style="color:#2badb5;">Text here</p>
        
        
          .mytext {color:#2badb5;}
        
        Text color #2badb5
      
           This box has a color of #2badb5        
        
          <div style="background-color:#2badb5;">Content here</div>
        
        
          .mybackground {background-color:#2badb5;}
        
        Background color #2badb5
      
           Border around this has a color of #2badb5        
        
          <div style="border:2px solid #2badb5;">Content here</div>
        
        
          .myborder {border:2px solid #2badb5;}
        
        Border color #2badb5