#085ba8 color space conversions
Hex:
        #085ba8
        RGB:
        8, 91, 168
        CMY:
        97, 64, 34
        CMYK:
        95, 46, 0, 34
      HSL:
        209°, 90.9091%, 34.5098%
        HSV (HSB):
        209°, 95.2381%, 65.8824%
        XYZ:
        10.9091, 10.3609, 38.4707
        xyY:
        0.1826, 0.1734, 10.3609
      CIE-Lab:
        38.4826, 8.1504, -47.4549
        CIE-LCH:
        38.4826, 48.1497, 279.7455
        CIE-Luv:
        38.4826, -21.4894, -68.7162
        Hunter-Lab:
        32.1884, 4.1664, -48.3298
      #085ba8 color charts
#085ba8 RGB chart
      #085ba8 CMYK chart
      #085ba8 RGB pie chart
      #085ba8 color shades, tints & tones
#085ba8 color schemes
#085ba8 color preview, HTML & CSS examples
           This text has a color of #085ba8        
        
          <p style="color:#085ba8;">Text here</p>
        
        
          .mytext {color:#085ba8;}
        
        Text color #085ba8
      
           This box has a color of #085ba8        
        
          <div style="background-color:#085ba8;">Content here</div>
        
        
          .mybackground {background-color:#085ba8;}
        
        Background color #085ba8
      
           Border around this has a color of #085ba8        
        
          <div style="border:2px solid #085ba8;">Content here</div>
        
        
          .myborder {border:2px solid #085ba8;}
        
        Border color #085ba8