#2a5b84 color space conversions
Hex:
        #2a5b84
        RGB:
        42, 91, 132
        CMY:
        84, 64, 48
        CMYK:
        68, 31, 0, 48
      HSL:
        207°, 51.7241%, 34.1176%
        HSV (HSB):
        207°, 68.1818%, 51.7647%
        XYZ:
        8.8608, 9.6404, 23.2236
        xyY:
        0.2124, 0.2310, 9.6404
      CIE-Lab:
        37.1891, -2.5476, -27.7906
        CIE-LCH:
        37.1891, 27.9071, 264.7622
        CIE-Luv:
        37.1891, -18.8545, -38.4359
        Hunter-Lab:
        31.0489, -3.3950, -22.6127
      #2a5b84 color charts
#2a5b84 RGB chart
      #2a5b84 CMYK chart
      #2a5b84 RGB pie chart
      #2a5b84 color shades, tints & tones
#2a5b84 color schemes
#2a5b84 color preview, HTML & CSS examples
           This text has a color of #2a5b84        
        
          <p style="color:#2a5b84;">Text here</p>
        
        
          .mytext {color:#2a5b84;}
        
        Text color #2a5b84
      
           This box has a color of #2a5b84        
        
          <div style="background-color:#2a5b84;">Content here</div>
        
        
          .mybackground {background-color:#2a5b84;}
        
        Background color #2a5b84
      
           Border around this has a color of #2a5b84        
        
          <div style="border:2px solid #2a5b84;">Content here</div>
        
        
          .myborder {border:2px solid #2a5b84;}
        
        Border color #2a5b84