#005099 color space conversions
Hex:
        #005099
        RGB:
        0, 80, 153
        CMY:
        100, 69, 40
        CMYK:
        100, 48, 0, 40
      HSL:
        209°, 100.0000%, 30.0000%
        HSV (HSB):
        209°, 100.0000%, 60.0000%
        XYZ:
        8.6184, 8.0372, 31.2341
        xyY:
        0.1800, 0.1678, 8.0372
      CIE-Lab:
        34.0603, 8.8522, -45.5916
        CIE-LCH:
        34.0603, 46.4431, 280.9880
        CIE-Luv:
        34.0603, -19.1129, -63.6670
        Hunter-Lab:
        28.3500, 4.6517, -45.4766
      #005099 color charts
#005099 RGB chart
      #005099 CMYK chart
      #005099 RGB pie chart
      #005099 color shades, tints & tones
#005099 color schemes
#005099 color preview, HTML & CSS examples
           This text has a color of #005099        
        
          <p style="color:#005099;">Text here</p>
        
        
          .mytext {color:#005099;}
        
        Text color #005099
      
           This box has a color of #005099        
        
          <div style="background-color:#005099;">Content here</div>
        
        
          .mybackground {background-color:#005099;}
        
        Background color #005099
      
           Border around this has a color of #005099        
        
          <div style="border:2px solid #005099;">Content here</div>
        
        
          .myborder {border:2px solid #005099;}
        
        Border color #005099