#2b5556 color space conversions
Hex:
        #2b5556
        RGB:
        43, 85, 86
        CMY:
        83, 67, 66
        CMYK:
        50, 1, 0, 66
      HSL:
        181°, 33.3333%, 25.2941%
        HSV (HSB):
        181°, 50.0000%, 33.7255%
        XYZ:
        5.9245, 7.6825, 9.9747
        xyY:
        0.2512, 0.3258, 7.6825
      CIE-Lab:
        33.3127, -14.3073, -5.1374
        CIE-LCH:
        33.3127, 15.2017, 199.7519
        CIE-Luv:
        33.3127, -17.7509, -4.6339
        Hunter-Lab:
        27.7173, -10.3515, -1.9348
      #2b5556 color charts
#2b5556 RGB chart
      #2b5556 CMYK chart
      #2b5556 RGB pie chart
      #2b5556 color shades, tints & tones
#2b5556 color schemes
#2b5556 color preview, HTML & CSS examples
           This text has a color of #2b5556        
        
          <p style="color:#2b5556;">Text here</p>
        
        
          .mytext {color:#2b5556;}
        
        Text color #2b5556
      
           This box has a color of #2b5556        
        
          <div style="background-color:#2b5556;">Content here</div>
        
        
          .mybackground {background-color:#2b5556;}
        
        Background color #2b5556
      
           Border around this has a color of #2b5556        
        
          <div style="border:2px solid #2b5556;">Content here</div>
        
        
          .myborder {border:2px solid #2b5556;}
        
        Border color #2b5556