#2a7186 color space conversions
Hex:
        #2a7186
        RGB:
        42, 113, 134
        CMY:
        84, 56, 47
        CMYK:
        69, 16, 0, 47
      HSL:
        194°, 52.2727%, 34.5098%
        HSV (HSB):
        194°, 68.6567%, 52.5490%
        XYZ:
        11.1630, 14.0237, 24.6728
        xyY:
        0.2239, 0.2813, 14.0237
      CIE-Lab:
        44.2669, -14.9111, -18.0230
        CIE-LCH:
        44.2669, 23.3916, 230.3977
        CIE-Luv:
        44.2669, -26.9041, -23.7505
        Hunter-Lab:
        37.4483, -12.3249, -12.8494
      #2a7186 color charts
#2a7186 RGB chart
      #2a7186 CMYK chart
      #2a7186 RGB pie chart
      #2a7186 color shades, tints & tones
#2a7186 color schemes
#2a7186 color preview, HTML & CSS examples
           This text has a color of #2a7186        
        
          <p style="color:#2a7186;">Text here</p>
        
        
          .mytext {color:#2a7186;}
        
        Text color #2a7186
      
           This box has a color of #2a7186        
        
          <div style="background-color:#2a7186;">Content here</div>
        
        
          .mybackground {background-color:#2a7186;}
        
        Background color #2a7186
      
           Border around this has a color of #2a7186        
        
          <div style="border:2px solid #2a7186;">Content here</div>
        
        
          .myborder {border:2px solid #2a7186;}
        
        Border color #2a7186