#012c72 color space conversions
Hex:
        #012c72
        RGB:
        1, 44, 114
        CMY:
        100, 83, 55
        CMYK:
        99, 61, 0, 55
      HSL:
        217°, 98.2609%, 22.5490%
        HSV (HSB):
        217°, 99.1228%, 44.7059%
        XYZ:
        3.9505, 3.0227, 16.2948
        xyY:
        0.1698, 0.1299, 3.0227
      CIE-Lab:
        20.1347, 17.4439, -43.8830
        CIE-LCH:
        20.1347, 47.2230, 291.6783
        CIE-Luv:
        20.1347, -9.6547, -50.0562
        Hunter-Lab:
        17.3860, 10.1335, -43.3987
      #012c72 color charts
#012c72 RGB chart
      #012c72 CMYK chart
      #012c72 RGB pie chart
      #012c72 color shades, tints & tones
#012c72 color schemes
#012c72 color preview, HTML & CSS examples
           This text has a color of #012c72        
        
          <p style="color:#012c72;">Text here</p>
        
        
          .mytext {color:#012c72;}
        
        Text color #012c72
      
           This box has a color of #012c72        
        
          <div style="background-color:#012c72;">Content here</div>
        
        
          .mybackground {background-color:#012c72;}
        
        Background color #012c72
      
           Border around this has a color of #012c72        
        
          <div style="border:2px solid #012c72;">Content here</div>
        
        
          .myborder {border:2px solid #012c72;}
        
        Border color #012c72