#2a6897 color space conversions
Hex:
        #2a6897
        RGB:
        42, 104, 151
        CMY:
        84, 59, 41
        CMYK:
        72, 31, 0, 41
      HSL:
        206°, 56.4767%, 37.8431%
        HSV (HSB):
        206°, 72.1854%, 59.2157%
        XYZ:
        11.4911, 12.6272, 31.1098
        xyY:
        0.2081, 0.2286, 12.6272
      CIE-Lab:
        42.1961, -3.6099, -31.3891
        CIE-LCH:
        42.1961, 31.5960, 263.4395
        CIE-Luv:
        42.1961, -22.8308, -45.0300
        Hunter-Lab:
        35.5348, -4.4635, -27.0325
      #2a6897 color charts
#2a6897 RGB chart
      #2a6897 CMYK chart
      #2a6897 RGB pie chart
      #2a6897 color shades, tints & tones
#2a6897 color schemes
#2a6897 color preview, HTML & CSS examples
           This text has a color of #2a6897        
        
          <p style="color:#2a6897;">Text here</p>
        
        
          .mytext {color:#2a6897;}
        
        Text color #2a6897
      
           This box has a color of #2a6897        
        
          <div style="background-color:#2a6897;">Content here</div>
        
        
          .mybackground {background-color:#2a6897;}
        
        Background color #2a6897
      
           Border around this has a color of #2a6897        
        
          <div style="border:2px solid #2a6897;">Content here</div>
        
        
          .myborder {border:2px solid #2a6897;}
        
        Border color #2a6897