#012d70 color space conversions
Hex:
        #012d70
        RGB:
        1, 45, 112
        CMY:
        100, 82, 56
        CMYK:
        99, 60, 0, 56
      HSL:
        216°, 98.2301%, 22.1569%
        HSV (HSB):
        216°, 99.1071%, 43.9216%
        XYZ:
        3.8755, 3.0531, 15.7143
        xyY:
        0.1712, 0.1348, 3.0531
      CIE-Lab:
        20.2552, 15.8223, -42.3989
        CIE-LCH:
        20.2552, 45.2549, 290.4644
        CIE-Luv:
        20.2552, -9.9318, -48.5870
        Hunter-Lab:
        17.4731, 9.0135, -41.0909
      #012d70 color charts
#012d70 RGB chart
      #012d70 CMYK chart
      #012d70 RGB pie chart
      #012d70 color shades, tints & tones
#012d70 color schemes
#012d70 color preview, HTML & CSS examples
           This text has a color of #012d70        
        
          <p style="color:#012d70;">Text here</p>
        
        
          .mytext {color:#012d70;}
        
        Text color #012d70
      
           This box has a color of #012d70        
        
          <div style="background-color:#012d70;">Content here</div>
        
        
          .mybackground {background-color:#012d70;}
        
        Background color #012d70
      
           Border around this has a color of #012d70        
        
          <div style="border:2px solid #012d70;">Content here</div>
        
        
          .myborder {border:2px solid #012d70;}
        
        Border color #012d70