#012a98 color space conversions
Hex:
        #012a98
        RGB:
        1, 42, 152
        CMY:
        100, 84, 40
        CMYK:
        99, 72, 0, 40
      HSL:
        224°, 98.6928%, 30.0000%
        HSV (HSB):
        224°, 99.3421%, 59.6078%
        XYZ:
        6.5080, 3.9294, 30.1212
        xyY:
        0.1605, 0.0969, 3.9294
      CIE-Lab:
        23.4366, 34.5677, -62.3228
        CIE-LCH:
        23.4366, 71.2675, 299.0152
        CIE-Luv:
        23.4366, -9.3741, -73.5390
        Hunter-Lab:
        19.8227, 23.9137, -76.2173
      #012a98 color charts
#012a98 RGB chart
      #012a98 CMYK chart
      #012a98 RGB pie chart
      #012a98 color shades, tints & tones
#012a98 color schemes
#012a98 color preview, HTML & CSS examples
           This text has a color of #012a98        
        
          <p style="color:#012a98;">Text here</p>
        
        
          .mytext {color:#012a98;}
        
        Text color #012a98
      
           This box has a color of #012a98        
        
          <div style="background-color:#012a98;">Content here</div>
        
        
          .mybackground {background-color:#012a98;}
        
        Background color #012a98
      
           Border around this has a color of #012a98        
        
          <div style="border:2px solid #012a98;">Content here</div>
        
        
          .myborder {border:2px solid #012a98;}
        
        Border color #012a98