#2bb9aa color space conversions
Hex:
        #2bb9aa
        RGB:
        43, 185, 170
        CMY:
        83, 27, 33
        CMYK:
        77, 0, 8, 27
      HSL:
        174°, 62.2807%, 44.7059%
        HSV (HSB):
        174°, 76.7568%, 72.5490%
        XYZ:
        25.6009, 38.1138, 44.0376
        xyY:
        0.2376, 0.3537, 38.1138
      CIE-Lab:
        68.1044, -39.6133, -2.8980
        CIE-LCH:
        68.1044, 39.7191, 184.1841
        CIE-Luv:
        68.1044, -50.8632, 1.7114
        Hunter-Lab:
        61.7364, -34.0180, 0.9229
      #2bb9aa color charts
#2bb9aa RGB chart
      #2bb9aa CMYK chart
      #2bb9aa RGB pie chart
      #2bb9aa color shades, tints & tones
#2bb9aa color schemes
#2bb9aa color preview, HTML & CSS examples
           This text has a color of #2bb9aa        
        
          <p style="color:#2bb9aa;">Text here</p>
        
        
          .mytext {color:#2bb9aa;}
        
        Text color #2bb9aa
      
           This box has a color of #2bb9aa        
        
          <div style="background-color:#2bb9aa;">Content here</div>
        
        
          .mybackground {background-color:#2bb9aa;}
        
        Background color #2bb9aa
      
           Border around this has a color of #2bb9aa        
        
          <div style="border:2px solid #2bb9aa;">Content here</div>
        
        
          .myborder {border:2px solid #2bb9aa;}
        
        Border color #2bb9aa