#2b7dae color space conversions
Hex:
        #2b7dae
        RGB:
        43, 125, 174
        CMY:
        83, 51, 32
        CMYK:
        75, 28, 0, 32
      HSL:
        202°, 60.3687%, 42.5490%
        HSV (HSB):
        202°, 75.2874%, 68.2353%
        XYZ:
        15.9699, 18.2368, 42.7228
        xyY:
        0.2076, 0.2371, 18.2368
      CIE-Lab:
        49.7821, -7.6398, -33.0013
        CIE-LCH:
        49.7821, 33.8740, 256.9657
        CIE-Luv:
        49.7821, -29.0610, -48.7877
        Hunter-Lab:
        42.7046, -7.9809, -29.4220
      #2b7dae color charts
#2b7dae RGB chart
      #2b7dae CMYK chart
      #2b7dae RGB pie chart
      #2b7dae color shades, tints & tones
#2b7dae color schemes
#2b7dae color preview, HTML & CSS examples
           This text has a color of #2b7dae        
        
          <p style="color:#2b7dae;">Text here</p>
        
        
          .mytext {color:#2b7dae;}
        
        Text color #2b7dae
      
           This box has a color of #2b7dae        
        
          <div style="background-color:#2b7dae;">Content here</div>
        
        
          .mybackground {background-color:#2b7dae;}
        
        Background color #2b7dae
      
           Border around this has a color of #2b7dae        
        
          <div style="border:2px solid #2b7dae;">Content here</div>
        
        
          .myborder {border:2px solid #2b7dae;}
        
        Border color #2b7dae