#2bd2b1 color space conversions
Hex:
        #2bd2b1
        RGB:
        43, 210, 177
        CMY:
        83, 18, 31
        CMYK:
        80, 0, 16, 18
      HSL:
        168°, 66.0079%, 49.6078%
        HSV (HSB):
        168°, 79.5238%, 82.3529%
        XYZ:
        31.9787, 49.7811, 49.5182
        xyY:
        0.2436, 0.3792, 49.7811
      CIE-Lab:
        75.9347, -48.5121, 4.7050
        CIE-LCH:
        75.9347, 48.7398, 174.4604
        CIE-Luv:
        75.9347, -59.1197, 14.6544
        Hunter-Lab:
        70.5557, -42.5692, 7.7774
      #2bd2b1 color charts
#2bd2b1 RGB chart
      #2bd2b1 CMYK chart
      #2bd2b1 RGB pie chart
      #2bd2b1 color shades, tints & tones
#2bd2b1 color schemes
#2bd2b1 color preview, HTML & CSS examples
           This text has a color of #2bd2b1        
        
          <p style="color:#2bd2b1;">Text here</p>
        
        
          .mytext {color:#2bd2b1;}
        
        Text color #2bd2b1
      
           This box has a color of #2bd2b1        
        
          <div style="background-color:#2bd2b1;">Content here</div>
        
        
          .mybackground {background-color:#2bd2b1;}
        
        Background color #2bd2b1
      
           Border around this has a color of #2bd2b1        
        
          <div style="border:2px solid #2bd2b1;">Content here</div>
        
        
          .myborder {border:2px solid #2bd2b1;}
        
        Border color #2bd2b1