#012c94 color space conversions
Hex:
        #012c94
        RGB:
        1, 44, 148
        CMY:
        100, 83, 42
        CMYK:
        99, 70, 0, 42
      HSL:
        222°, 98.6577%, 29.2157%
        HSV (HSB):
        222°, 99.3243%, 58.0392%
        XYZ:
        6.2585, 3.9459, 28.4488
        xyY:
        0.1619, 0.1021, 3.9459
      CIE-Lab:
        23.4919, 31.6814, -59.7695
        CIE-LCH:
        23.4919, 67.6468, 297.9262
        CIE-Luv:
        23.4919, -9.7192, -71.1040
        Hunter-Lab:
        19.8644, 21.4758, -71.0071
      #012c94 color charts
#012c94 RGB chart
      #012c94 CMYK chart
      #012c94 RGB pie chart
      #012c94 color shades, tints & tones
#012c94 color schemes
#012c94 color preview, HTML & CSS examples
           This text has a color of #012c94        
        
          <p style="color:#012c94;">Text here</p>
        
        
          .mytext {color:#012c94;}
        
        Text color #012c94
      
           This box has a color of #012c94        
        
          <div style="background-color:#012c94;">Content here</div>
        
        
          .mybackground {background-color:#012c94;}
        
        Background color #012c94
      
           Border around this has a color of #012c94        
        
          <div style="border:2px solid #012c94;">Content here</div>
        
        
          .myborder {border:2px solid #012c94;}
        
        Border color #012c94