#2b9086 color space conversions
Hex:
        #2b9086
        RGB:
        43, 144, 134
        CMY:
        83, 44, 47
        CMYK:
        70, 0, 7, 44
      HSL:
        174°, 54.0107%, 36.6667%
        HSV (HSB):
        174°, 70.1389%, 56.4706%
        XYZ:
        15.2726, 22.1813, 26.0307
        xyY:
        0.2406, 0.3494, 22.1813
      CIE-Lab:
        54.2189, -30.8392, -3.0616
        CIE-LCH:
        54.2189, 30.9908, 185.6696
        CIE-Luv:
        54.2189, -38.3885, 0.1341
        Hunter-Lab:
        47.0971, -24.5361, 0.1981
      #2b9086 color charts
#2b9086 RGB chart
      #2b9086 CMYK chart
      #2b9086 RGB pie chart
      #2b9086 color shades, tints & tones
#2b9086 color schemes
#2b9086 color preview, HTML & CSS examples
           This text has a color of #2b9086        
        
          <p style="color:#2b9086;">Text here</p>
        
        
          .mytext {color:#2b9086;}
        
        Text color #2b9086
      
           This box has a color of #2b9086        
        
          <div style="background-color:#2b9086;">Content here</div>
        
        
          .mybackground {background-color:#2b9086;}
        
        Background color #2b9086
      
           Border around this has a color of #2b9086        
        
          <div style="border:2px solid #2b9086;">Content here</div>
        
        
          .myborder {border:2px solid #2b9086;}
        
        Border color #2b9086