#001c63 color space conversions
Hex:
        #001c63
        RGB:
        0, 28, 99
        CMY:
        100, 89, 61
        CMYK:
        100, 72, 0, 61
      HSL:
        223°, 100.0000%, 19.4118%
        HSV (HSB):
        223°, 100.0000%, 38.8235%
        XYZ:
        2.6674, 1.7314, 11.9980
        xyY:
        0.1627, 0.1056, 1.7314
      CIE-Lab:
        14.0092, 22.5950, -44.1440
        CIE-LCH:
        14.0092, 49.5906, 297.1055
        CIE-Luv:
        14.0092, -5.9658, -41.3854
        Hunter-Lab:
        13.1581, 13.1584, -44.8518
      #001c63 color charts
#001c63 RGB chart
      #001c63 CMYK chart
      #001c63 RGB pie chart
      #001c63 color shades, tints & tones
#001c63 color schemes
#001c63 color preview, HTML & CSS examples
           This text has a color of #001c63        
        
          <p style="color:#001c63;">Text here</p>
        
        
          .mytext {color:#001c63;}
        
        Text color #001c63
      
           This box has a color of #001c63        
        
          <div style="background-color:#001c63;">Content here</div>
        
        
          .mybackground {background-color:#001c63;}
        
        Background color #001c63
      
           Border around this has a color of #001c63        
        
          <div style="border:2px solid #001c63;">Content here</div>
        
        
          .myborder {border:2px solid #001c63;}
        
        Border color #001c63