#001176 color space conversions
Hex:
        #001176
        RGB:
        0, 17, 118
        CMY:
        100, 93, 54
        CMYK:
        100, 86, 0, 54
      HSL:
        231°, 100.0000%, 23.1373%
        HSV (HSB):
        231°, 100.0000%, 46.2745%
        XYZ:
        3.4705, 1.7089, 17.2865
        xyY:
        0.1545, 0.0761, 1.7089
      CIE-Lab:
        13.8788, 37.0889, -56.7807
        CIE-LCH:
        13.8788, 67.8206, 303.1524
        CIE-Luv:
        13.8788, -4.7599, -50.2253
        Hunter-Lab:
        13.0725, 24.5110, -69.2516
      #001176 color charts
#001176 RGB chart
      #001176 CMYK chart
      #001176 RGB pie chart
      #001176 color shades, tints & tones
#001176 color schemes
#001176 color preview, HTML & CSS examples
           This text has a color of #001176        
        
          <p style="color:#001176;">Text here</p>
        
        
          .mytext {color:#001176;}
        
        Text color #001176
      
           This box has a color of #001176        
        
          <div style="background-color:#001176;">Content here</div>
        
        
          .mybackground {background-color:#001176;}
        
        Background color #001176
      
           Border around this has a color of #001176        
        
          <div style="border:2px solid #001176;">Content here</div>
        
        
          .myborder {border:2px solid #001176;}
        
        Border color #001176