#2b8dae color space conversions
Hex:
        #2b8dae
        RGB:
        43, 141, 174
        CMY:
        83, 45, 32
        CMYK:
        75, 19, 0, 32
      HSL:
        195°, 60.3687%, 42.5490%
        HSV (HSB):
        195°, 75.2874%, 68.2353%
        XYZ:
        18.1611, 22.6193, 43.4532
        xyY:
        0.2156, 0.2685, 22.6193
      CIE-Lab:
        54.6781, -16.6608, -25.3896
        CIE-LCH:
        54.6781, 30.3680, 236.7269
        CIE-Luv:
        54.6781, -34.7733, -36.2619
        Hunter-Lab:
        47.5598, -15.0679, -20.8787
      #2b8dae color charts
#2b8dae RGB chart
      #2b8dae CMYK chart
      #2b8dae RGB pie chart
      #2b8dae color shades, tints & tones
#2b8dae color schemes
#2b8dae color preview, HTML & CSS examples
           This text has a color of #2b8dae        
        
          <p style="color:#2b8dae;">Text here</p>
        
        
          .mytext {color:#2b8dae;}
        
        Text color #2b8dae
      
           This box has a color of #2b8dae        
        
          <div style="background-color:#2b8dae;">Content here</div>
        
        
          .mybackground {background-color:#2b8dae;}
        
        Background color #2b8dae
      
           Border around this has a color of #2b8dae        
        
          <div style="border:2px solid #2b8dae;">Content here</div>
        
        
          .myborder {border:2px solid #2b8dae;}
        
        Border color #2b8dae