#000495 color space conversions
Hex:
        #000495
        RGB:
        0, 4, 149
        CMY:
        100, 98, 42
        CMYK:
        100, 97, 0, 42
      HSL:
        238°, 100.0000%, 29.2157%
        HSV (HSB):
        238°, 100.0000%, 58.4314%
        XYZ:
        5.4682, 2.2568, 28.5812
        xyY:
        0.1506, 0.0622, 2.2568
      CIE-Lab:
        16.7808, 51.7251, -71.5383
        CIE-LCH:
        16.7808, 88.2792, 305.8684
        CIE-Luv:
        16.7808, -5.0054, -66.7392
        Hunter-Lab:
        15.0225, 38.6850, -102.2867
      #000495 color charts
#000495 RGB chart
      #000495 CMYK chart
      #000495 RGB pie chart
      #000495 color shades, tints & tones
#000495 color schemes
#000495 color preview, HTML & CSS examples
           This text has a color of #000495        
        
          <p style="color:#000495;">Text here</p>
        
        
          .mytext {color:#000495;}
        
        Text color #000495
      
           This box has a color of #000495        
        
          <div style="background-color:#000495;">Content here</div>
        
        
          .mybackground {background-color:#000495;}
        
        Background color #000495
      
           Border around this has a color of #000495        
        
          <div style="border:2px solid #000495;">Content here</div>
        
        
          .myborder {border:2px solid #000495;}
        
        Border color #000495