#012c95 color space conversions
Hex:
        #012c95
        RGB:
        1, 44, 149
        CMY:
        100, 83, 42
        CMYK:
        99, 70, 0, 42
      HSL:
        223°, 98.6667%, 29.4118%
        HSV (HSB):
        223°, 99.3289%, 58.4314%
        XYZ:
        6.3380, 3.9777, 28.8675
        xyY:
        0.1618, 0.1015, 3.9777
      CIE-Lab:
        23.5977, 32.0767, -60.2113
        CIE-LCH:
        23.5977, 68.2225, 298.0458
        CIE-Luv:
        23.5977, -9.7286, -71.7071
        Hunter-Lab:
        19.9443, 21.8223, -71.8558
      #012c95 color charts
#012c95 RGB chart
      #012c95 CMYK chart
      #012c95 RGB pie chart
      #012c95 color shades, tints & tones
#012c95 color schemes
#012c95 color preview, HTML & CSS examples
           This text has a color of #012c95        
        
          <p style="color:#012c95;">Text here</p>
        
        
          .mytext {color:#012c95;}
        
        Text color #012c95
      
           This box has a color of #012c95        
        
          <div style="background-color:#012c95;">Content here</div>
        
        
          .mybackground {background-color:#012c95;}
        
        Background color #012c95
      
           Border around this has a color of #012c95        
        
          <div style="border:2px solid #012c95;">Content here</div>
        
        
          .myborder {border:2px solid #012c95;}
        
        Border color #012c95