#004e91 color space conversions
Hex:
        #004e91
        RGB:
        0, 78, 145
        CMY:
        100, 69, 43
        CMYK:
        100, 46, 0, 43
      HSL:
        208°, 100.0000%, 28.4314%
        HSV (HSB):
        208°, 100.0000%, 56.8627%
        XYZ:
        7.8352, 7.4931, 27.8214
        xyY:
        0.1816, 0.1737, 7.4931
      CIE-Lab:
        32.9041, 6.8141, -42.5947
        CIE-LCH:
        32.9041, 43.1363, 279.0890
        CIE-Luv:
        32.9041, -18.8121, -58.7155
        Hunter-Lab:
        27.3735, 3.1889, -41.0986
      #004e91 color charts
#004e91 RGB chart
      #004e91 CMYK chart
      #004e91 RGB pie chart
      #004e91 color shades, tints & tones
#004e91 color schemes
#004e91 color preview, HTML & CSS examples
           This text has a color of #004e91        
        
          <p style="color:#004e91;">Text here</p>
        
        
          .mytext {color:#004e91;}
        
        Text color #004e91
      
           This box has a color of #004e91        
        
          <div style="background-color:#004e91;">Content here</div>
        
        
          .mybackground {background-color:#004e91;}
        
        Background color #004e91
      
           Border around this has a color of #004e91        
        
          <div style="border:2px solid #004e91;">Content here</div>
        
        
          .myborder {border:2px solid #004e91;}
        
        Border color #004e91