#2a5b81 color space conversions
Hex:
        #2a5b81
        RGB:
        42, 91, 129
        CMY:
        84, 64, 49
        CMYK:
        67, 29, 0, 49
      HSL:
        206°, 50.8772%, 33.5294%
        HSV (HSB):
        206°, 67.4419%, 50.5882%
        XYZ:
        8.6584, 9.5594, 22.1577
        xyY:
        0.2144, 0.2368, 9.5594
      CIE-Lab:
        37.0397, -3.6436, -26.1912
        CIE-LCH:
        37.0397, 26.4434, 262.0800
        CIE-Luv:
        37.0397, -18.9478, -35.9336
        Hunter-Lab:
        30.9183, -4.1197, -20.8476
      #2a5b81 color charts
#2a5b81 RGB chart
      #2a5b81 CMYK chart
      #2a5b81 RGB pie chart
      #2a5b81 color shades, tints & tones
#2a5b81 color schemes
#2a5b81 color preview, HTML & CSS examples
           This text has a color of #2a5b81        
        
          <p style="color:#2a5b81;">Text here</p>
        
        
          .mytext {color:#2a5b81;}
        
        Text color #2a5b81
      
           This box has a color of #2a5b81        
        
          <div style="background-color:#2a5b81;">Content here</div>
        
        
          .mybackground {background-color:#2a5b81;}
        
        Background color #2a5b81
      
           Border around this has a color of #2a5b81        
        
          <div style="border:2px solid #2a5b81;">Content here</div>
        
        
          .myborder {border:2px solid #2a5b81;}
        
        Border color #2a5b81