#2a7a97 color space conversions
Hex:
        #2a7a97
        RGB:
        42, 122, 151
        CMY:
        84, 52, 41
        CMYK:
        72, 19, 0, 41
      HSL:
        196°, 56.4767%, 37.8431%
        HSV (HSB):
        196°, 72.1854%, 59.2157%
        XYZ:
        13.5003, 16.6457, 31.7796
        xyY:
        0.2180, 0.2688, 16.6457
      CIE-Lab:
        47.8104, -14.1665, -22.6479
        CIE-LCH:
        47.8104, 26.7136, 237.9735
        CIE-Luv:
        47.8104, -29.3483, -31.3759
        Hunter-Lab:
        40.7991, -12.3334, -17.6232
      #2a7a97 color charts
#2a7a97 RGB chart
      #2a7a97 CMYK chart
      #2a7a97 RGB pie chart
      #2a7a97 color shades, tints & tones
#2a7a97 color schemes
#2a7a97 color preview, HTML & CSS examples
           This text has a color of #2a7a97        
        
          <p style="color:#2a7a97;">Text here</p>
        
        
          .mytext {color:#2a7a97;}
        
        Text color #2a7a97
      
           This box has a color of #2a7a97        
        
          <div style="background-color:#2a7a97;">Content here</div>
        
        
          .mybackground {background-color:#2a7a97;}
        
        Background color #2a7a97
      
           Border around this has a color of #2a7a97        
        
          <div style="border:2px solid #2a7a97;">Content here</div>
        
        
          .myborder {border:2px solid #2a7a97;}
        
        Border color #2a7a97