#08519b color space conversions
Hex:
        #08519b
        RGB:
        8, 81, 155
        CMY:
        97, 68, 39
        CMYK:
        95, 48, 0, 39
      HSL:
        210°, 90.1840%, 31.9608%
        HSV (HSB):
        210°, 94.8387%, 60.7843%
        XYZ:
        8.9590, 8.3030, 32.1408
        xyY:
        0.1813, 0.1681, 8.3030
      CIE-Lab:
        34.6062, 9.4196, -45.9146
        CIE-LCH:
        34.6062, 46.8709, 281.5937
        CIE-Luv:
        34.6062, -18.8870, -64.4821
        Hunter-Lab:
        28.8150, 5.0718, -45.9627
      #08519b color charts
#08519b RGB chart
      #08519b CMYK chart
      #08519b RGB pie chart
      #08519b color shades, tints & tones
#08519b color schemes
#08519b color preview, HTML & CSS examples
           This text has a color of #08519b        
        
          <p style="color:#08519b;">Text here</p>
        
        
          .mytext {color:#08519b;}
        
        Text color #08519b
      
           This box has a color of #08519b        
        
          <div style="background-color:#08519b;">Content here</div>
        
        
          .mybackground {background-color:#08519b;}
        
        Background color #08519b
      
           Border around this has a color of #08519b        
        
          <div style="border:2px solid #08519b;">Content here</div>
        
        
          .myborder {border:2px solid #08519b;}
        
        Border color #08519b