#2b727f color space conversions
Hex:
        #2b727f
        RGB:
        43, 114, 127
        CMY:
        83, 55, 50
        CMYK:
        66, 10, 0, 50
      HSL:
        189°, 49.4118%, 33.3333%
        HSV (HSB):
        189°, 66.1417%, 49.8039%
        XYZ:
        10.8443, 14.0805, 22.2249
        xyY:
        0.2300, 0.2986, 14.0805
      CIE-Lab:
        44.3482, -17.6142, -13.7093
        CIE-LCH:
        44.3482, 22.3205, 217.8940
        CIE-Luv:
        44.3482, -27.4445, -16.9659
        Hunter-Lab:
        37.5240, -14.0810, -8.8498
      #2b727f color charts
#2b727f RGB chart
      #2b727f CMYK chart
      #2b727f RGB pie chart
      #2b727f color shades, tints & tones
#2b727f color schemes
#2b727f color preview, HTML & CSS examples
           This text has a color of #2b727f        
        
          <p style="color:#2b727f;">Text here</p>
        
        
          .mytext {color:#2b727f;}
        
        Text color #2b727f
      
           This box has a color of #2b727f        
        
          <div style="background-color:#2b727f;">Content here</div>
        
        
          .mybackground {background-color:#2b727f;}
        
        Background color #2b727f
      
           Border around this has a color of #2b727f        
        
          <div style="border:2px solid #2b727f;">Content here</div>
        
        
          .myborder {border:2px solid #2b727f;}
        
        Border color #2b727f