#2a6877 color space conversions
Hex:
        #2a6877
        RGB:
        42, 104, 119
        CMY:
        84, 59, 53
        CMYK:
        65, 13, 0, 53
      HSL:
        192°, 47.8261%, 31.5686%
        HSV (HSB):
        192°, 64.7059%, 46.6667%
        XYZ:
        9.2349, 11.7248, 19.2291
        xyY:
        0.2298, 0.2917, 11.7248
      CIE-Lab:
        40.7753, -14.8585, -14.3211
        CIE-LCH:
        40.7753, 20.6366, 223.9449
        CIE-Luv:
        40.7753, -24.2222, -17.8726
        Hunter-Lab:
        34.2415, -11.7811, -9.3267
      #2a6877 color charts
#2a6877 RGB chart
      #2a6877 CMYK chart
      #2a6877 RGB pie chart
      #2a6877 color shades, tints & tones
#2a6877 color schemes
#2a6877 color preview, HTML & CSS examples
           This text has a color of #2a6877        
        
          <p style="color:#2a6877;">Text here</p>
        
        
          .mytext {color:#2a6877;}
        
        Text color #2a6877
      
           This box has a color of #2a6877        
        
          <div style="background-color:#2a6877;">Content here</div>
        
        
          .mybackground {background-color:#2a6877;}
        
        Background color #2a6877
      
           Border around this has a color of #2a6877        
        
          <div style="border:2px solid #2a6877;">Content here</div>
        
        
          .myborder {border:2px solid #2a6877;}
        
        Border color #2a6877