#2a6879 color space conversions
Hex:
        #2a6879
        RGB:
        42, 104, 121
        CMY:
        84, 59, 53
        CMYK:
        65, 14, 0, 53
      HSL:
        193°, 48.4663%, 31.9608%
        HSV (HSB):
        193°, 65.2893%, 47.4510%
        XYZ:
        9.3563, 11.7733, 19.8685
        xyY:
        0.2282, 0.2872, 11.7733
      CIE-Lab:
        40.8536, -14.1929, -15.4163
        CIE-LCH:
        40.8536, 20.9547, 227.3658
        CIE-Luv:
        40.8536, -24.1292, -19.5635
        Hunter-Lab:
        34.3123, -11.3728, -10.3132
      #2a6879 color charts
#2a6879 RGB chart
      #2a6879 CMYK chart
      #2a6879 RGB pie chart
      #2a6879 color shades, tints & tones
#2a6879 color schemes
#2a6879 color preview, HTML & CSS examples
           This text has a color of #2a6879        
        
          <p style="color:#2a6879;">Text here</p>
        
        
          .mytext {color:#2a6879;}
        
        Text color #2a6879
      
           This box has a color of #2a6879        
        
          <div style="background-color:#2a6879;">Content here</div>
        
        
          .mybackground {background-color:#2a6879;}
        
        Background color #2a6879
      
           Border around this has a color of #2a6879        
        
          <div style="border:2px solid #2a6879;">Content here</div>
        
        
          .myborder {border:2px solid #2a6879;}
        
        Border color #2a6879