#004083 color space conversions
Hex:
        #004083
        RGB:
        0, 64, 131
        CMY:
        100, 75, 49
        CMYK:
        100, 51, 0, 49
      HSL:
        211°, 100.0000%, 25.6863%
        HSV (HSB):
        211°, 100.0000%, 51.3725%
        XYZ:
        5.9301, 5.3055, 22.1842
        xyY:
        0.1774, 0.1588, 5.3055
      CIE-Lab:
        27.5879, 10.4312, -42.5344
        CIE-LCH:
        27.5879, 43.7948, 283.7794
        CIE-Luv:
        27.5879, -15.0094, -55.3495
        Hunter-Lab:
        23.0336, 5.6469, -40.9800
      #004083 color charts
#004083 RGB chart
      #004083 CMYK chart
      #004083 RGB pie chart
      #004083 color shades, tints & tones
#004083 color schemes
#004083 color preview, HTML & CSS examples
           This text has a color of #004083        
        
          <p style="color:#004083;">Text here</p>
        
        
          .mytext {color:#004083;}
        
        Text color #004083
      
           This box has a color of #004083        
        
          <div style="background-color:#004083;">Content here</div>
        
        
          .mybackground {background-color:#004083;}
        
        Background color #004083
      
           Border around this has a color of #004083        
        
          <div style="border:2px solid #004083;">Content here</div>
        
        
          .myborder {border:2px solid #004083;}
        
        Border color #004083