#00499e color space conversions
Hex:
        #00499e
        RGB:
        0, 73, 158
        CMY:
        100, 71, 38
        CMYK:
        100, 54, 0, 38
      HSL:
        212°, 100.0000%, 30.9804%
        HSV (HSB):
        212°, 100.0000%, 61.9608%
        XYZ:
        8.5541, 7.2337, 33.2931
        xyY:
        0.1743, 0.1474, 7.2337
      CIE-Lab:
        32.3331, 15.7366, -51.4065
        CIE-LCH:
        32.3331, 53.7612, 287.0204
        CIE-Luv:
        32.3331, -16.8621, -70.7150
        Hunter-Lab:
        26.8956, 9.7045, -54.5663
      #00499e color charts
#00499e RGB chart
      #00499e CMYK chart
      #00499e RGB pie chart
      #00499e color shades, tints & tones
#00499e color schemes
#00499e color preview, HTML & CSS examples
           This text has a color of #00499e        
        
          <p style="color:#00499e;">Text here</p>
        
        
          .mytext {color:#00499e;}
        
        Text color #00499e
      
           This box has a color of #00499e        
        
          <div style="background-color:#00499e;">Content here</div>
        
        
          .mybackground {background-color:#00499e;}
        
        Background color #00499e
      
           Border around this has a color of #00499e        
        
          <div style="border:2px solid #00499e;">Content here</div>
        
        
          .myborder {border:2px solid #00499e;}
        
        Border color #00499e