#001630 color space conversions
Hex:
        #001630
        RGB:
        0, 22, 48
        CMY:
        100, 91, 81
        CMYK:
        100, 54, 0, 81
      HSL:
        213°, 100.0000%, 9.4118%
        HSV (HSB):
        213°, 100.0000%, 18.8235%
        XYZ:
        0.8204, 0.7872, 2.9050
        xyY:
        0.1818, 0.1744, 0.7872
      CIE-Lab:
        7.1109, 2.9569, -19.9158
        CIE-LCH:
        7.1109, 20.1341, 278.4449
        CIE-Luv:
        7.1109, -4.0755, -12.6081
        Hunter-Lab:
        8.8725, 0.9783, -13.2017
      #001630 color charts
#001630 RGB chart
      #001630 CMYK chart
      #001630 RGB pie chart
      #001630 color shades, tints & tones
#001630 color schemes
#001630 color preview, HTML & CSS examples
           This text has a color of #001630        
        
          <p style="color:#001630;">Text here</p>
        
        
          .mytext {color:#001630;}
        
        Text color #001630
      
           This box has a color of #001630        
        
          <div style="background-color:#001630;">Content here</div>
        
        
          .mybackground {background-color:#001630;}
        
        Background color #001630
      
           Border around this has a color of #001630        
        
          <div style="border:2px solid #001630;">Content here</div>
        
        
          .myborder {border:2px solid #001630;}
        
        Border color #001630