#2b729b color space conversions
Hex:
        #2b729b
        RGB:
        43, 114, 155
        CMY:
        83, 55, 39
        CMYK:
        72, 26, 0, 39
      HSL:
        202°, 56.5657%, 38.8235%
        HSV (HSB):
        202°, 72.2581%, 60.7843%
        XYZ:
        12.9300, 14.9148, 33.2077
        xyY:
        0.2118, 0.2443, 14.9148
      CIE-Lab:
        45.5172, -8.0087, -28.5599
        CIE-LCH:
        45.5172, 29.6615, 254.3356
        CIE-Luv:
        45.5172, -26.0580, -40.9235
        Hunter-Lab:
        38.6197, -7.8221, -23.9477
      #2b729b color charts
#2b729b RGB chart
      #2b729b CMYK chart
      #2b729b RGB pie chart
      #2b729b color shades, tints & tones
#2b729b color schemes
#2b729b color preview, HTML & CSS examples
           This text has a color of #2b729b        
        
          <p style="color:#2b729b;">Text here</p>
        
        
          .mytext {color:#2b729b;}
        
        Text color #2b729b
      
           This box has a color of #2b729b        
        
          <div style="background-color:#2b729b;">Content here</div>
        
        
          .mybackground {background-color:#2b729b;}
        
        Background color #2b729b
      
           Border around this has a color of #2b729b        
        
          <div style="border:2px solid #2b729b;">Content here</div>
        
        
          .myborder {border:2px solid #2b729b;}
        
        Border color #2b729b