#2a7893 color space conversions
Hex:
        #2a7893
        RGB:
        42, 120, 147
        CMY:
        84, 53, 42
        CMYK:
        71, 18, 0, 42
      HSL:
        195°, 55.5556%, 37.0588%
        HSV (HSB):
        195°, 71.4286%, 57.6471%
        XYZ:
        12.9378, 16.0318, 30.0163
        xyY:
        0.2193, 0.2718, 16.0318
      CIE-Lab:
        47.0161, -14.4177, -21.5169
        CIE-LCH:
        47.0161, 25.9007, 236.1755
        CIE-Luv:
        47.0161, -28.8280, -29.4878
        Hunter-Lab:
        40.0397, -12.3919, -16.4198
      #2a7893 color charts
#2a7893 RGB chart
      #2a7893 CMYK chart
      #2a7893 RGB pie chart
      #2a7893 color shades, tints & tones
#2a7893 color schemes
#2a7893 color preview, HTML & CSS examples
           This text has a color of #2a7893        
        
          <p style="color:#2a7893;">Text here</p>
        
        
          .mytext {color:#2a7893;}
        
        Text color #2a7893
      
           This box has a color of #2a7893        
        
          <div style="background-color:#2a7893;">Content here</div>
        
        
          .mybackground {background-color:#2a7893;}
        
        Background color #2a7893
      
           Border around this has a color of #2a7893        
        
          <div style="border:2px solid #2a7893;">Content here</div>
        
        
          .myborder {border:2px solid #2a7893;}
        
        Border color #2a7893