#2a7498 color space conversions
Hex:
        #2a7498
        RGB:
        42, 116, 152
        CMY:
        84, 55, 40
        CMYK:
        72, 24, 0, 40
      HSL:
        200°, 56.7010%, 38.0392%
        HSV (HSB):
        200°, 72.3684%, 59.6078%
        XYZ:
        12.8677, 15.2500, 31.9711
        xyY:
        0.2141, 0.2538, 15.2500
      CIE-Lab:
        45.9748, -10.3939, -26.0789
        CIE-LCH:
        45.9748, 28.0739, 248.2699
        CIE-Luv:
        45.9748, -27.1029, -36.8805
        Hunter-Lab:
        39.0513, -9.5224, -21.2046
      #2a7498 color charts
#2a7498 RGB chart
      #2a7498 CMYK chart
      #2a7498 RGB pie chart
      #2a7498 color shades, tints & tones
#2a7498 color schemes
#2a7498 color preview, HTML & CSS examples
           This text has a color of #2a7498        
        
          <p style="color:#2a7498;">Text here</p>
        
        
          .mytext {color:#2a7498;}
        
        Text color #2a7498
      
           This box has a color of #2a7498        
        
          <div style="background-color:#2a7498;">Content here</div>
        
        
          .mybackground {background-color:#2a7498;}
        
        Background color #2a7498
      
           Border around this has a color of #2a7498        
        
          <div style="border:2px solid #2a7498;">Content here</div>
        
        
          .myborder {border:2px solid #2a7498;}
        
        Border color #2a7498