#2c6992 color space conversions
Hex:
        #2c6992
        RGB:
        44, 105, 146
        CMY:
        83, 59, 43
        CMYK:
        70, 28, 0, 43
      HSL:
        204°, 53.6842%, 37.2549%
        HSV (HSB):
        204°, 69.8630%, 57.2549%
        XYZ:
        11.2786, 12.7139, 29.0537
        xyY:
        0.2126, 0.2397, 12.7139
      CIE-Lab:
        42.3290, -5.7162, -28.1916
        CIE-LCH:
        42.3290, 28.7653, 258.5380
        CIE-Luv:
        42.3290, -23.0099, -39.9525
        Hunter-Lab:
        35.6566, -5.9375, -23.3510
      #2c6992 color charts
#2c6992 RGB chart
      #2c6992 CMYK chart
      #2c6992 RGB pie chart
      #2c6992 color shades, tints & tones
#2c6992 color schemes
#2c6992 color preview, HTML & CSS examples
           This text has a color of #2c6992        
        
          <p style="color:#2c6992;">Text here</p>
        
        
          .mytext {color:#2c6992;}
        
        Text color #2c6992
      
           This box has a color of #2c6992        
        
          <div style="background-color:#2c6992;">Content here</div>
        
        
          .mybackground {background-color:#2c6992;}
        
        Background color #2c6992
      
           Border around this has a color of #2c6992        
        
          <div style="border:2px solid #2c6992;">Content here</div>
        
        
          .myborder {border:2px solid #2c6992;}
        
        Border color #2c6992