#2a7a96 color space conversions
Hex:
        #2a7a96
        RGB:
        42, 122, 150
        CMY:
        84, 52, 41
        CMYK:
        72, 19, 0, 41
      HSL:
        196°, 56.2500%, 37.6471%
        HSV (HSB):
        196°, 72.0000%, 58.8235%
        XYZ:
        13.4194, 16.6133, 31.3536
        xyY:
        0.2186, 0.2706, 16.6133
      CIE-Lab:
        47.7691, -14.5103, -22.1238
        CIE-LCH:
        47.7691, 26.4577, 236.7403
        CIE-Luv:
        47.7691, -29.4027, -30.5142
        Hunter-Lab:
        40.7594, -12.5607, -17.0763
      #2a7a96 color charts
#2a7a96 RGB chart
      #2a7a96 CMYK chart
      #2a7a96 RGB pie chart
      #2a7a96 color shades, tints & tones
#2a7a96 color schemes
#2a7a96 color preview, HTML & CSS examples
           This text has a color of #2a7a96        
        
          <p style="color:#2a7a96;">Text here</p>
        
        
          .mytext {color:#2a7a96;}
        
        Text color #2a7a96
      
           This box has a color of #2a7a96        
        
          <div style="background-color:#2a7a96;">Content here</div>
        
        
          .mybackground {background-color:#2a7a96;}
        
        Background color #2a7a96
      
           Border around this has a color of #2a7a96        
        
          <div style="border:2px solid #2a7a96;">Content here</div>
        
        
          .myborder {border:2px solid #2a7a96;}
        
        Border color #2a7a96