#2b5c55 color space conversions
Hex:
        #2b5c55
        RGB:
        43, 92, 85
        CMY:
        83, 64, 67
        CMYK:
        53, 0, 8, 64
      HSL:
        171°, 36.2963%, 26.4706%
        HSV (HSB):
        171°, 53.2609%, 36.0784%
        XYZ:
        6.4631, 8.8238, 9.9568
        xyY:
        0.2560, 0.3495, 8.8238
      CIE-Lab:
        35.6427, -18.5163, -1.0661
        CIE-LCH:
        35.6427, 18.5469, 183.2954
        CIE-Luv:
        35.6427, -20.6591, 1.1267
        Hunter-Lab:
        29.7048, -13.1458, 0.9198
      #2b5c55 color charts
#2b5c55 RGB chart
      #2b5c55 CMYK chart
      #2b5c55 RGB pie chart
      #2b5c55 color shades, tints & tones
#2b5c55 color schemes
#2b5c55 color preview, HTML & CSS examples
           This text has a color of #2b5c55        
        
          <p style="color:#2b5c55;">Text here</p>
        
        
          .mytext {color:#2b5c55;}
        
        Text color #2b5c55
      
           This box has a color of #2b5c55        
        
          <div style="background-color:#2b5c55;">Content here</div>
        
        
          .mybackground {background-color:#2b5c55;}
        
        Background color #2b5c55
      
           Border around this has a color of #2b5c55        
        
          <div style="border:2px solid #2b5c55;">Content here</div>
        
        
          .myborder {border:2px solid #2b5c55;}
        
        Border color #2b5c55