#2b5059 color space conversions
Hex:
        #2b5059
        RGB:
        43, 80, 89
        CMY:
        83, 69, 65
        CMYK:
        52, 10, 0, 65
      HSL:
        192°, 34.8485%, 25.8824%
        HSV (HSB):
        192°, 51.6854%, 34.9020%
        XYZ:
        5.6681, 6.9722, 10.4982
        xyY:
        0.2450, 0.3013, 6.9722
      CIE-Lab:
        31.7435, -10.4457, -9.3933
        CIE-LCH:
        31.7435, 14.0480, 221.9636
        CIE-Luv:
        31.7435, -15.6353, -10.5824
        Hunter-Lab:
        26.4049, -7.8916, -5.0895
      #2b5059 color charts
#2b5059 RGB chart
      #2b5059 CMYK chart
      #2b5059 RGB pie chart
      #2b5059 color shades, tints & tones
#2b5059 color schemes
#2b5059 color preview, HTML & CSS examples
           This text has a color of #2b5059        
        
          <p style="color:#2b5059;">Text here</p>
        
        
          .mytext {color:#2b5059;}
        
        Text color #2b5059
      
           This box has a color of #2b5059        
        
          <div style="background-color:#2b5059;">Content here</div>
        
        
          .mybackground {background-color:#2b5059;}
        
        Background color #2b5059
      
           Border around this has a color of #2b5059        
        
          <div style="border:2px solid #2b5059;">Content here</div>
        
        
          .myborder {border:2px solid #2b5059;}
        
        Border color #2b5059