#2a6492 color space conversions
Hex:
        #2a6492
        RGB:
        42, 100, 146
        CMY:
        84, 61, 43
        CMYK:
        71, 32, 0, 43
      HSL:
        207°, 55.3191%, 36.8627%
        HSV (HSB):
        207°, 71.2329%, 57.2549%
        XYZ:
        10.7003, 11.6819, 28.8850
        xyY:
        0.2087, 0.2279, 11.6819
      CIE-Lab:
        40.7060, -2.9935, -30.7401
        CIE-LCH:
        40.7060, 30.8856, 264.4380
        CIE-Luv:
        40.7060, -21.6006, -43.7263
        Hunter-Lab:
        34.1788, -3.9301, -26.1817
      #2a6492 color charts
#2a6492 RGB chart
      #2a6492 CMYK chart
      #2a6492 RGB pie chart
      #2a6492 color shades, tints & tones
#2a6492 color schemes
#2a6492 color preview, HTML & CSS examples
           This text has a color of #2a6492        
        
          <p style="color:#2a6492;">Text here</p>
        
        
          .mytext {color:#2a6492;}
        
        Text color #2a6492
      
           This box has a color of #2a6492        
        
          <div style="background-color:#2a6492;">Content here</div>
        
        
          .mybackground {background-color:#2a6492;}
        
        Background color #2a6492
      
           Border around this has a color of #2a6492        
        
          <div style="border:2px solid #2a6492;">Content here</div>
        
        
          .myborder {border:2px solid #2a6492;}
        
        Border color #2a6492