#2a429a color space conversions
Hex:
        #2a429a
        RGB:
        42, 66, 154
        CMY:
        84, 74, 40
        CMYK:
        73, 57, 0, 40
      HSL:
        227°, 57.1429%, 38.4314%
        HSV (HSB):
        227°, 72.7273%, 60.3922%
        XYZ:
        8.7358, 6.7218, 31.4089
        xyY:
        0.1864, 0.1434, 6.7218
      CIE-Lab:
        31.1649, 22.3474, -50.8292
        CIE-LCH:
        31.1649, 55.5249, 293.7330
        CIE-Luv:
        31.1649, -10.6845, -69.4743
        Hunter-Lab:
        25.9264, 14.7738, -53.6792
      #2a429a color charts
#2a429a RGB chart
      #2a429a CMYK chart
      #2a429a RGB pie chart
      #2a429a color shades, tints & tones
#2a429a color schemes
#2a429a color preview, HTML & CSS examples
           This text has a color of #2a429a        
        
          <p style="color:#2a429a;">Text here</p>
        
        
          .mytext {color:#2a429a;}
        
        Text color #2a429a
      
           This box has a color of #2a429a        
        
          <div style="background-color:#2a429a;">Content here</div>
        
        
          .mybackground {background-color:#2a429a;}
        
        Background color #2a429a
      
           Border around this has a color of #2a429a        
        
          <div style="border:2px solid #2a429a;">Content here</div>
        
        
          .myborder {border:2px solid #2a429a;}
        
        Border color #2a429a