#2a5a80 color space conversions
Hex:
        #2a5a80
        RGB:
        42, 90, 128
        CMY:
        84, 65, 50
        CMYK:
        67, 30, 0, 50
      HSL:
        207°, 50.5882%, 33.3333%
        HSV (HSB):
        207°, 67.1875%, 50.1961%
        XYZ:
        8.5073, 9.3631, 21.7809
        xyY:
        0.2146, 0.2361, 9.3631
      CIE-Lab:
        36.6742, -3.3841, -26.1510
        CIE-LCH:
        36.6742, 26.3690, 262.6265
        CIE-Luv:
        36.6742, -18.6152, -35.8080
        Hunter-Lab:
        30.5992, -3.9213, -20.7841
      #2a5a80 color charts
#2a5a80 RGB chart
      #2a5a80 CMYK chart
      #2a5a80 RGB pie chart
      #2a5a80 color shades, tints & tones
#2a5a80 color schemes
#2a5a80 color preview, HTML & CSS examples
           This text has a color of #2a5a80        
        
          <p style="color:#2a5a80;">Text here</p>
        
        
          .mytext {color:#2a5a80;}
        
        Text color #2a5a80
      
           This box has a color of #2a5a80        
        
          <div style="background-color:#2a5a80;">Content here</div>
        
        
          .mybackground {background-color:#2a5a80;}
        
        Background color #2a5a80
      
           Border around this has a color of #2a5a80        
        
          <div style="border:2px solid #2a5a80;">Content here</div>
        
        
          .myborder {border:2px solid #2a5a80;}
        
        Border color #2a5a80