#004485 color space conversions
Hex:
        #004485
        RGB:
        0, 68, 133
        CMY:
        100, 73, 48
        CMYK:
        100, 49, 0, 48
      HSL:
        209°, 100.0000%, 26.0784%
        HSV (HSB):
        209°, 100.0000%, 52.1569%
        XYZ:
        6.3008, 5.8277, 22.9831
        xyY:
        0.1794, 0.1660, 5.8277
      CIE-Lab:
        28.9735, 8.5071, -41.5414
        CIE-LCH:
        28.9735, 42.4035, 281.5733
        CIE-Luv:
        28.9735, -16.1593, -54.9540
        Hunter-Lab:
        24.1406, 4.3428, -39.5486
      #004485 color charts
#004485 RGB chart
      #004485 CMYK chart
      #004485 RGB pie chart
      #004485 color shades, tints & tones
#004485 color schemes
#004485 color preview, HTML & CSS examples
           This text has a color of #004485        
        
          <p style="color:#004485;">Text here</p>
        
        
          .mytext {color:#004485;}
        
        Text color #004485
      
           This box has a color of #004485        
        
          <div style="background-color:#004485;">Content here</div>
        
        
          .mybackground {background-color:#004485;}
        
        Background color #004485
      
           Border around this has a color of #004485        
        
          <div style="border:2px solid #004485;">Content here</div>
        
        
          .myborder {border:2px solid #004485;}
        
        Border color #004485