#1429a3 color space conversions
Hex:
        #1429a3
        RGB:
        20, 41, 163
        CMY:
        92, 84, 36
        CMYK:
        88, 75, 0, 36
      HSL:
        231°, 78.1421%, 35.8824%
        HSV (HSB):
        231°, 87.7301%, 63.9216%
        XYZ:
        7.6923, 4.3789, 35.0901
        xyY:
        0.1631, 0.0929, 4.3789
      CIE-Lab:
        24.8866, 40.0410, -66.6272
        CIE-LCH:
        24.8866, 77.7333, 301.0046
        CIE-Luv:
        24.8866, -8.2840, -80.1473
        Hunter-Lab:
        20.9259, 28.9955, -84.7737
      #1429a3 color charts
#1429a3 RGB chart
      #1429a3 CMYK chart
      #1429a3 RGB pie chart
      #1429a3 color shades, tints & tones
#1429a3 color schemes
#1429a3 color preview, HTML & CSS examples
           This text has a color of #1429a3        
        
          <p style="color:#1429a3;">Text here</p>
        
        
          .mytext {color:#1429a3;}
        
        Text color #1429a3
      
           This box has a color of #1429a3        
        
          <div style="background-color:#1429a3;">Content here</div>
        
        
          .mybackground {background-color:#1429a3;}
        
        Background color #1429a3
      
           Border around this has a color of #1429a3        
        
          <div style="border:2px solid #1429a3;">Content here</div>
        
        
          .myborder {border:2px solid #1429a3;}
        
        Border color #1429a3