#2c6aac color space conversions
Hex:
        #2c6aac
        RGB:
        44, 106, 172
        CMY:
        83, 58, 33
        CMYK:
        74, 38, 0, 33
      HSL:
        211°, 59.2593%, 42.3529%
        HSV (HSB):
        211°, 74.4186%, 67.4510%
        XYZ:
        13.6391, 13.8221, 40.9788
        xyY:
        0.1993, 0.2020, 13.8221
      CIE-Lab:
        43.9767, 3.2494, -40.9905
        CIE-LCH:
        43.9767, 41.1191, 274.5325
        CIE-Luv:
        43.9767, -22.4119, -60.9508
        Hunter-Lab:
        37.1781, 0.4228, -39.3266
      #2c6aac color charts
#2c6aac RGB chart
      #2c6aac CMYK chart
      #2c6aac RGB pie chart
      #2c6aac color shades, tints & tones
#2c6aac color schemes
#2c6aac color preview, HTML & CSS examples
           This text has a color of #2c6aac        
        
          <p style="color:#2c6aac;">Text here</p>
        
        
          .mytext {color:#2c6aac;}
        
        Text color #2c6aac
      
           This box has a color of #2c6aac        
        
          <div style="background-color:#2c6aac;">Content here</div>
        
        
          .mybackground {background-color:#2c6aac;}
        
        Background color #2c6aac
      
           Border around this has a color of #2c6aac        
        
          <div style="border:2px solid #2c6aac;">Content here</div>
        
        
          .myborder {border:2px solid #2c6aac;}
        
        Border color #2c6aac