#012d67 color space conversions
Hex:
        #012d67
        RGB:
        1, 45, 103
        CMY:
        100, 82, 60
        CMYK:
        99, 56, 0, 60
      HSL:
        214°, 98.0769%, 20.3922%
        HSV (HSB):
        214°, 99.0291%, 40.3922%
        XYZ:
        3.3991, 2.8625, 13.2053
        xyY:
        0.1746, 0.1470, 2.8625
      CIE-Lab:
        19.4846, 11.7812, -37.8177
        CIE-LCH:
        19.4846, 39.6103, 287.3032
        CIE-Luv:
        19.4846, -10.0447, -42.7081
        Hunter-Lab:
        16.9189, 6.2533, -34.4330
      #012d67 color charts
#012d67 RGB chart
      #012d67 CMYK chart
      #012d67 RGB pie chart
      #012d67 color shades, tints & tones
#012d67 color schemes
#012d67 color preview, HTML & CSS examples
           This text has a color of #012d67        
        
          <p style="color:#012d67;">Text here</p>
        
        
          .mytext {color:#012d67;}
        
        Text color #012d67
      
           This box has a color of #012d67        
        
          <div style="background-color:#012d67;">Content here</div>
        
        
          .mybackground {background-color:#012d67;}
        
        Background color #012d67
      
           Border around this has a color of #012d67        
        
          <div style="border:2px solid #012d67;">Content here</div>
        
        
          .myborder {border:2px solid #012d67;}
        
        Border color #012d67