#012148 color space conversions
Hex:
        #012148
        RGB:
        1, 33, 72
        CMY:
        100, 87, 72
        CMYK:
        99, 54, 0, 72
      HSL:
        213°, 97.2603%, 14.3137%
        HSV (HSB):
        213°, 98.6111%, 28.2353%
        XYZ:
        1.7261, 1.5620, 6.3414
        xyY:
        0.1792, 0.1622, 1.5620
      CIE-Lab:
        12.9972, 6.4368, -27.5293
        CIE-LCH:
        12.9972, 28.2718, 283.1602
        CIE-Luv:
        12.9972, -7.0233, -25.3675
        Hunter-Lab:
        12.4982, 2.7801, -21.3343
      #012148 color charts
#012148 RGB chart
      #012148 CMYK chart
      #012148 RGB pie chart
      #012148 color shades, tints & tones
#012148 color schemes
#012148 color preview, HTML & CSS examples
           This text has a color of #012148        
        
          <p style="color:#012148;">Text here</p>
        
        
          .mytext {color:#012148;}
        
        Text color #012148
      
           This box has a color of #012148        
        
          <div style="background-color:#012148;">Content here</div>
        
        
          .mybackground {background-color:#012148;}
        
        Background color #012148
      
           Border around this has a color of #012148        
        
          <div style="border:2px solid #012148;">Content here</div>
        
        
          .myborder {border:2px solid #012148;}
        
        Border color #012148