#012a78 color space conversions
Hex:
        #012a78
        RGB:
        1, 42, 120
        CMY:
        100, 84, 53
        CMYK:
        99, 65, 0, 53
      HSL:
        219°, 98.3471%, 23.7255%
        HSV (HSB):
        219°, 99.1667%, 47.0588%
        XYZ:
        4.2306, 3.0184, 18.1289
        xyY:
        0.1667, 0.1189, 3.0184
      CIE-Lab:
        20.1176, 21.5188, -47.7556
        CIE-LCH:
        20.1176, 52.3799, 294.2565
        CIE-Luv:
        20.1176, -9.1422, -54.0995
        Hunter-Lab:
        17.3737, 13.0624, -49.7058
      #012a78 color charts
#012a78 RGB chart
      #012a78 CMYK chart
      #012a78 RGB pie chart
      #012a78 color shades, tints & tones
#012a78 color schemes
#012a78 color preview, HTML & CSS examples
           This text has a color of #012a78        
        
          <p style="color:#012a78;">Text here</p>
        
        
          .mytext {color:#012a78;}
        
        Text color #012a78
      
           This box has a color of #012a78        
        
          <div style="background-color:#012a78;">Content here</div>
        
        
          .mybackground {background-color:#012a78;}
        
        Background color #012a78
      
           Border around this has a color of #012a78        
        
          <div style="border:2px solid #012a78;">Content here</div>
        
        
          .myborder {border:2px solid #012a78;}
        
        Border color #012a78