#085a98 color space conversions
Hex:
        #085a98
        RGB:
        8, 90, 152
        CMY:
        97, 65, 40
        CMYK:
        95, 41, 0, 40
      HSL:
        206°, 90.0000%, 31.3725%
        HSV (HSB):
        206°, 94.7368%, 59.6078%
        XYZ:
        9.4238, 9.6310, 31.0680
        xyY:
        0.1880, 0.1921, 9.6310
      CIE-Lab:
        37.1718, 2.2305, -39.9929
        CIE-LCH:
        37.1718, 40.0550, 273.1922
        CIE-Luv:
        37.1718, -21.8830, -56.8001
        Hunter-Lab:
        31.0338, -0.1053, -37.6318
      #085a98 color charts
#085a98 RGB chart
      #085a98 CMYK chart
      #085a98 RGB pie chart
      #085a98 color shades, tints & tones
#085a98 color schemes
#085a98 color preview, HTML & CSS examples
           This text has a color of #085a98        
        
          <p style="color:#085a98;">Text here</p>
        
        
          .mytext {color:#085a98;}
        
        Text color #085a98
      
           This box has a color of #085a98        
        
          <div style="background-color:#085a98;">Content here</div>
        
        
          .mybackground {background-color:#085a98;}
        
        Background color #085a98
      
           Border around this has a color of #085a98        
        
          <div style="border:2px solid #085a98;">Content here</div>
        
        
          .myborder {border:2px solid #085a98;}
        
        Border color #085a98