#012c42 color space conversions
Hex:
        #012c42
        RGB:
        1, 44, 66
        CMY:
        100, 83, 74
        CMYK:
        98, 33, 0, 74
      HSL:
        200°, 97.0149%, 13.1373%
        HSV (HSB):
        200°, 98.4848%, 25.8824%
        XYZ:
        1.8966, 2.2012, 5.4792
        xyY:
        0.1980, 0.2298, 2.2012
      CIE-Lab:
        16.5094, -4.5099, -17.7876
        CIE-LCH:
        16.5094, 18.3504, 255.7728
        CIE-Luv:
        16.5094, -10.7542, -17.7180
        Hunter-Lab:
        14.8363, -3.1454, -11.5108
      #012c42 color charts
#012c42 RGB chart
      #012c42 CMYK chart
      #012c42 RGB pie chart
      #012c42 color shades, tints & tones
#012c42 color schemes
#012c42 color preview, HTML & CSS examples
           This text has a color of #012c42        
        
          <p style="color:#012c42;">Text here</p>
        
        
          .mytext {color:#012c42;}
        
        Text color #012c42
      
           This box has a color of #012c42        
        
          <div style="background-color:#012c42;">Content here</div>
        
        
          .mybackground {background-color:#012c42;}
        
        Background color #012c42
      
           Border around this has a color of #012c42        
        
          <div style="border:2px solid #012c42;">Content here</div>
        
        
          .myborder {border:2px solid #012c42;}
        
        Border color #012c42