#2a4198 color space conversions
Hex:
        #2a4198
        RGB:
        42, 65, 152
        CMY:
        84, 75, 40
        CMYK:
        72, 57, 0, 40
      HSL:
        227°, 56.7010%, 38.0392%
        HSV (HSB):
        227°, 72.3684%, 59.6078%
        XYZ:
        8.5126, 6.5398, 30.5194
        xyY:
        0.1868, 0.1435, 6.5398
      CIE-Lab:
        30.7355, 22.2604, -50.3102
        CIE-LCH:
        30.7355, 55.0149, 293.8676
        CIE-Luv:
        30.7355, -10.3940, -68.4544
        Hunter-Lab:
        25.5731, 14.6652, -52.8566
      #2a4198 color charts
#2a4198 RGB chart
      #2a4198 CMYK chart
      #2a4198 RGB pie chart
      #2a4198 color shades, tints & tones
#2a4198 color schemes
#2a4198 color preview, HTML & CSS examples
           This text has a color of #2a4198        
        
          <p style="color:#2a4198;">Text here</p>
        
        
          .mytext {color:#2a4198;}
        
        Text color #2a4198
      
           This box has a color of #2a4198        
        
          <div style="background-color:#2a4198;">Content here</div>
        
        
          .mybackground {background-color:#2a4198;}
        
        Background color #2a4198
      
           Border around this has a color of #2a4198        
        
          <div style="border:2px solid #2a4198;">Content here</div>
        
        
          .myborder {border:2px solid #2a4198;}
        
        Border color #2a4198