#2a4b63 color space conversions
Hex:
        #2a4b63
        RGB:
        42, 75, 99
        CMY:
        84, 71, 61
        CMYK:
        58, 24, 0, 61
      HSL:
        205°, 40.4255%, 27.6471%
        HSV (HSB):
        205°, 57.5758%, 38.8235%
        XYZ:
        5.7231, 6.4252, 12.7429
        xyY:
        0.2299, 0.2581, 6.4252
      CIE-Lab:
        30.4609, -4.2880, -17.7237
        CIE-LCH:
        30.4609, 18.2350, 256.3993
        CIE-Luv:
        30.4609, -13.7446, -22.2776
        Hunter-Lab:
        25.3481, -4.0576, -12.0625
      #2a4b63 color charts
#2a4b63 RGB chart
      #2a4b63 CMYK chart
      #2a4b63 RGB pie chart
      #2a4b63 color shades, tints & tones
#2a4b63 color schemes
#2a4b63 color preview, HTML & CSS examples
           This text has a color of #2a4b63        
        
          <p style="color:#2a4b63;">Text here</p>
        
        
          .mytext {color:#2a4b63;}
        
        Text color #2a4b63
      
           This box has a color of #2a4b63        
        
          <div style="background-color:#2a4b63;">Content here</div>
        
        
          .mybackground {background-color:#2a4b63;}
        
        Background color #2a4b63
      
           Border around this has a color of #2a4b63        
        
          <div style="border:2px solid #2a4b63;">Content here</div>
        
        
          .myborder {border:2px solid #2a4b63;}
        
        Border color #2a4b63