#001476 color space conversions
Hex:
        #001476
        RGB:
        0, 20, 118
        CMY:
        100, 92, 54
        CMYK:
        100, 83, 0, 54
      HSL:
        230°, 100.0000%, 23.1373%
        HSV (HSB):
        230°, 100.0000%, 46.2745%
        XYZ:
        3.5202, 1.8083, 17.3030
        xyY:
        0.1555, 0.0799, 1.8083
      CIE-Lab:
        14.4474, 35.4267, -55.8351
        CIE-LCH:
        14.4474, 66.1257, 302.3946
        CIE-Luv:
        14.4474, -5.1230, -50.9346
        Hunter-Lab:
        13.4474, 23.1937, -66.8767
      #001476 color charts
#001476 RGB chart
      #001476 CMYK chart
      #001476 RGB pie chart
      #001476 color shades, tints & tones
#001476 color schemes
#001476 color preview, HTML & CSS examples
           This text has a color of #001476        
        
          <p style="color:#001476;">Text here</p>
        
        
          .mytext {color:#001476;}
        
        Text color #001476
      
           This box has a color of #001476        
        
          <div style="background-color:#001476;">Content here</div>
        
        
          .mybackground {background-color:#001476;}
        
        Background color #001476
      
           Border around this has a color of #001476        
        
          <div style="border:2px solid #001476;">Content here</div>
        
        
          .myborder {border:2px solid #001476;}
        
        Border color #001476