#2b6970 color space conversions
Hex:
        #2b6970
        RGB:
        43, 105, 112
        CMY:
        83, 59, 56
        CMYK:
        62, 6, 0, 56
      HSL:
        186°, 44.5161%, 30.3922%
        HSV (HSB):
        186°, 61.6071%, 43.9216%
        XYZ:
        8.9725, 11.7866, 17.1314
        xyY:
        0.2368, 0.3111, 11.7866
      CIE-Lab:
        40.8749, -17.4864, -9.9109
        CIE-LCH:
        40.8749, 20.0998, 209.5435
        CIE-Luv:
        40.8749, -24.7150, -11.1889
        Hunter-Lab:
        34.3316, -13.4299, -5.5534
      #2b6970 color charts
#2b6970 RGB chart
      #2b6970 CMYK chart
      #2b6970 RGB pie chart
      #2b6970 color shades, tints & tones
#2b6970 color schemes
#2b6970 color preview, HTML & CSS examples
           This text has a color of #2b6970        
        
          <p style="color:#2b6970;">Text here</p>
        
        
          .mytext {color:#2b6970;}
        
        Text color #2b6970
      
           This box has a color of #2b6970        
        
          <div style="background-color:#2b6970;">Content here</div>
        
        
          .mybackground {background-color:#2b6970;}
        
        Background color #2b6970
      
           Border around this has a color of #2b6970        
        
          <div style="border:2px solid #2b6970;">Content here</div>
        
        
          .myborder {border:2px solid #2b6970;}
        
        Border color #2b6970