#012a32 color space conversions
Hex:
        #012a32
        RGB:
        1, 42, 50
        CMY:
        100, 84, 80
        CMYK:
        98, 16, 0, 80
      HSL:
        190°, 96.0784%, 10.0000%
        HSV (HSB):
        190°, 98.0000%, 19.6078%
        XYZ:
        1.4162, 1.8927, 3.3083
        xyY:
        0.2140, 0.2860, 1.8927
      CIE-Lab:
        14.9136, -10.2122, -9.1093
        CIE-LCH:
        14.9136, 13.6846, 221.7330
        CIE-Luv:
        14.9136, -10.7138, -7.6782
        Hunter-Lab:
        13.7574, -5.7005, -4.6274
      #012a32 color charts
#012a32 RGB chart
      #012a32 CMYK chart
      #012a32 RGB pie chart
      #012a32 color shades, tints & tones
#012a32 color schemes
#012a32 color preview, HTML & CSS examples
           This text has a color of #012a32        
        
          <p style="color:#012a32;">Text here</p>
        
        
          .mytext {color:#012a32;}
        
        Text color #012a32
      
           This box has a color of #012a32        
        
          <div style="background-color:#012a32;">Content here</div>
        
        
          .mybackground {background-color:#012a32;}
        
        Background color #012a32
      
           Border around this has a color of #012a32        
        
          <div style="border:2px solid #012a32;">Content here</div>
        
        
          .myborder {border:2px solid #012a32;}
        
        Border color #012a32