#2bc8a7 color space conversions
Hex:
        #2bc8a7
        RGB:
        43, 200, 167
        CMY:
        83, 22, 35
        CMYK:
        79, 0, 17, 22
      HSL:
        167°, 64.6091%, 47.6471%
        HSV (HSB):
        167°, 78.5000%, 78.4314%
        XYZ:
        28.6256, 44.6122, 43.6615
        xyY:
        0.2449, 0.3816, 44.6122
      CIE-Lab:
        72.6358, -46.8986, 5.3370
        CIE-LCH:
        72.6358, 47.2013, 173.5077
        CIE-Luv:
        72.6358, -56.3577, 15.2167
        Hunter-Lab:
        66.7923, -40.3858, 7.9973
      #2bc8a7 color charts
#2bc8a7 RGB chart
      #2bc8a7 CMYK chart
      #2bc8a7 RGB pie chart
      #2bc8a7 color shades, tints & tones
#2bc8a7 color schemes
#2bc8a7 color preview, HTML & CSS examples
           This text has a color of #2bc8a7        
        
          <p style="color:#2bc8a7;">Text here</p>
        
        
          .mytext {color:#2bc8a7;}
        
        Text color #2bc8a7
      
           This box has a color of #2bc8a7        
        
          <div style="background-color:#2bc8a7;">Content here</div>
        
        
          .mybackground {background-color:#2bc8a7;}
        
        Background color #2bc8a7
      
           Border around this has a color of #2bc8a7        
        
          <div style="border:2px solid #2bc8a7;">Content here</div>
        
        
          .myborder {border:2px solid #2bc8a7;}
        
        Border color #2bc8a7