#2429a2 color space conversions
Hex:
        #2429a2
        RGB:
        36, 41, 162
        CMY:
        86, 84, 36
        CMYK:
        78, 75, 0, 36
      HSL:
        238°, 63.6364%, 38.8235%
        HSV (HSB):
        238°, 77.7778%, 63.5294%
        XYZ:
        8.0421, 4.5696, 34.6406
        xyY:
        0.1702, 0.0967, 4.5696
      CIE-Lab:
        25.4715, 40.7495, -65.0306
        CIE-LCH:
        25.4715, 76.7431, 302.0721
        CIE-Luv:
        25.4715, -6.4999, -79.6366
        Hunter-Lab:
        21.3766, 29.7445, -81.1154
      #2429a2 color charts
#2429a2 RGB chart
      #2429a2 CMYK chart
      #2429a2 RGB pie chart
      #2429a2 color shades, tints & tones
#2429a2 color schemes
#2429a2 color preview, HTML & CSS examples
           This text has a color of #2429a2        
        
          <p style="color:#2429a2;">Text here</p>
        
        
          .mytext {color:#2429a2;}
        
        Text color #2429a2
      
           This box has a color of #2429a2        
        
          <div style="background-color:#2429a2;">Content here</div>
        
        
          .mybackground {background-color:#2429a2;}
        
        Background color #2429a2
      
           Border around this has a color of #2429a2        
        
          <div style="border:2px solid #2429a2;">Content here</div>
        
        
          .myborder {border:2px solid #2429a2;}
        
        Border color #2429a2