#2b8799 color space conversions
Hex:
        #2b8799
        RGB:
        43, 135, 153
        CMY:
        83, 47, 40
        CMYK:
        72, 12, 0, 40
      HSL:
        190°, 56.1224%, 38.4314%
        HSV (HSB):
        190°, 71.8954%, 60.0000%
        XYZ:
        15.4100, 20.1414, 33.2125
        xyY:
        0.2241, 0.2929, 20.1414
      CIE-Lab:
        51.9968, -20.4483, -17.3948
        CIE-LCH:
        51.9968, 26.8461, 220.3869
        CIE-Luv:
        51.9968, -33.8533, -22.8508
        Hunter-Lab:
        44.8792, -17.2478, -12.4616
      #2b8799 color charts
#2b8799 RGB chart
      #2b8799 CMYK chart
      #2b8799 RGB pie chart
      #2b8799 color shades, tints & tones
#2b8799 color schemes
#2b8799 color preview, HTML & CSS examples
           This text has a color of #2b8799        
        
          <p style="color:#2b8799;">Text here</p>
        
        
          .mytext {color:#2b8799;}
        
        Text color #2b8799
      
           This box has a color of #2b8799        
        
          <div style="background-color:#2b8799;">Content here</div>
        
        
          .mybackground {background-color:#2b8799;}
        
        Background color #2b8799
      
           Border around this has a color of #2b8799        
        
          <div style="border:2px solid #2b8799;">Content here</div>
        
        
          .myborder {border:2px solid #2b8799;}
        
        Border color #2b8799