#2a4183 color space conversions
Hex:
        #2a4183
        RGB:
        42, 65, 131
        CMY:
        84, 75, 49
        CMYK:
        68, 50, 0, 49
      HSL:
        224°, 51.4451%, 33.9216%
        HSV (HSB):
        224°, 67.9389%, 51.3725%
        XYZ:
        6.9419, 5.9115, 22.2479
        xyY:
        0.1978, 0.1684, 5.9115
      CIE-Lab:
        29.1882, 14.2250, -39.8878
        CIE-LCH:
        29.1882, 42.3485, 289.6275
        CIE-Luv:
        29.1882, -10.1744, -53.3665
        Hunter-Lab:
        24.3136, 8.4153, -37.2330
      #2a4183 color charts
#2a4183 RGB chart
      #2a4183 CMYK chart
      #2a4183 RGB pie chart
      #2a4183 color shades, tints & tones
#2a4183 color schemes
#2a4183 color preview, HTML & CSS examples
           This text has a color of #2a4183        
        
          <p style="color:#2a4183;">Text here</p>
        
        
          .mytext {color:#2a4183;}
        
        Text color #2a4183
      
           This box has a color of #2a4183        
        
          <div style="background-color:#2a4183;">Content here</div>
        
        
          .mybackground {background-color:#2a4183;}
        
        Background color #2a4183
      
           Border around this has a color of #2a4183        
        
          <div style="border:2px solid #2a4183;">Content here</div>
        
        
          .myborder {border:2px solid #2a4183;}
        
        Border color #2a4183