#2b6caa color space conversions
Hex:
        #2b6caa
        RGB:
        43, 108, 170
        CMY:
        83, 58, 33
        CMYK:
        75, 36, 0, 33
      HSL:
        209°, 59.6244%, 41.7647%
        HSV (HSB):
        209°, 74.7059%, 66.6667%
        XYZ:
        13.6145, 14.1410, 40.0421
        xyY:
        0.2008, 0.2086, 14.1410
      CIE-Lab:
        44.4345, 1.1188, -39.0926
        CIE-LCH:
        44.4345, 39.1086, 271.6394
        CIE-Luv:
        44.4345, -23.3259, -57.9691
        Hunter-Lab:
        37.6045, -1.1829, -36.8102
      #2b6caa color charts
#2b6caa RGB chart
      #2b6caa CMYK chart
      #2b6caa RGB pie chart
      #2b6caa color shades, tints & tones
#2b6caa color schemes
#2b6caa color preview, HTML & CSS examples
           This text has a color of #2b6caa        
        
          <p style="color:#2b6caa;">Text here</p>
        
        
          .mytext {color:#2b6caa;}
        
        Text color #2b6caa
      
           This box has a color of #2b6caa        
        
          <div style="background-color:#2b6caa;">Content here</div>
        
        
          .mybackground {background-color:#2b6caa;}
        
        Background color #2b6caa
      
           Border around this has a color of #2b6caa        
        
          <div style="border:2px solid #2b6caa;">Content here</div>
        
        
          .myborder {border:2px solid #2b6caa;}
        
        Border color #2b6caa