#003485 color space conversions
Hex:
        #003485
        RGB:
        0, 52, 133
        CMY:
        100, 80, 48
        CMYK:
        100, 61, 0, 48
      HSL:
        217°, 100.0000%, 26.0784%
        HSV (HSB):
        217°, 100.0000%, 52.1569%
        XYZ:
        5.4616, 4.1494, 22.7034
        xyY:
        0.1690, 0.1284, 4.1494
      CIE-Lab:
        24.1594, 19.8429, -49.3565
        CIE-LCH:
        24.1594, 53.1959, 291.9017
        CIE-Luv:
        24.1594, -11.6153, -60.7303
        Hunter-Lab:
        20.3702, 12.2114, -51.8219
      #003485 color charts
#003485 RGB chart
      #003485 CMYK chart
      #003485 RGB pie chart
      #003485 color shades, tints & tones
#003485 color schemes
#003485 color preview, HTML & CSS examples
           This text has a color of #003485        
        
          <p style="color:#003485;">Text here</p>
        
        
          .mytext {color:#003485;}
        
        Text color #003485
      
           This box has a color of #003485        
        
          <div style="background-color:#003485;">Content here</div>
        
        
          .mybackground {background-color:#003485;}
        
        Background color #003485
      
           Border around this has a color of #003485        
        
          <div style="border:2px solid #003485;">Content here</div>
        
        
          .myborder {border:2px solid #003485;}
        
        Border color #003485