#2429a1 color space conversions
Hex:
        #2429a1
        RGB:
        36, 41, 161
        CMY:
        86, 84, 37
        CMYK:
        78, 75, 0, 37
      HSL:
        238°, 63.4518%, 38.6275%
        HSV (HSB):
        238°, 77.6398%, 63.1373%
        XYZ:
        7.9535, 4.5342, 34.1742
        xyY:
        0.1705, 0.0972, 4.5342
      CIE-Lab:
        25.3641, 40.4039, -64.6003
        CIE-LCH:
        25.3641, 76.1950, 302.0237
        CIE-Luv:
        25.3641, -6.4622, -79.0399
        Hunter-Lab:
        21.2936, 29.4092, -80.2495
      #2429a1 color charts
#2429a1 RGB chart
      #2429a1 CMYK chart
      #2429a1 RGB pie chart
      #2429a1 color shades, tints & tones
#2429a1 color schemes
#2429a1 color preview, HTML & CSS examples
           This text has a color of #2429a1        
        
          <p style="color:#2429a1;">Text here</p>
        
        
          .mytext {color:#2429a1;}
        
        Text color #2429a1
      
           This box has a color of #2429a1        
        
          <div style="background-color:#2429a1;">Content here</div>
        
        
          .mybackground {background-color:#2429a1;}
        
        Background color #2429a1
      
           Border around this has a color of #2429a1        
        
          <div style="border:2px solid #2429a1;">Content here</div>
        
        
          .myborder {border:2px solid #2429a1;}
        
        Border color #2429a1