#2a5466 color space conversions
Hex:
        #2a5466
        RGB:
        42, 84, 102
        CMY:
        84, 67, 60
        CMYK:
        59, 18, 0, 60
      HSL:
        198°, 41.6667%, 28.2353%
        HSV (HSB):
        198°, 58.8235%, 40.0000%
        XYZ:
        6.5234, 7.7922, 13.7306
        xyY:
        0.2326, 0.2778, 7.7922
      CIE-Lab:
        33.5463, -8.8468, -14.8689
        CIE-LCH:
        33.5463, 17.3017, 239.2480
        CIE-Luv:
        33.5463, -17.1430, -18.4339
        Hunter-Lab:
        27.9145, -7.1361, -9.6234
      #2a5466 color charts
#2a5466 RGB chart
      #2a5466 CMYK chart
      #2a5466 RGB pie chart
      #2a5466 color shades, tints & tones
#2a5466 color schemes
#2a5466 color preview, HTML & CSS examples
           This text has a color of #2a5466        
        
          <p style="color:#2a5466;">Text here</p>
        
        
          .mytext {color:#2a5466;}
        
        Text color #2a5466
      
           This box has a color of #2a5466        
        
          <div style="background-color:#2a5466;">Content here</div>
        
        
          .mybackground {background-color:#2a5466;}
        
        Background color #2a5466
      
           Border around this has a color of #2a5466        
        
          <div style="border:2px solid #2a5466;">Content here</div>
        
        
          .myborder {border:2px solid #2a5466;}
        
        Border color #2a5466