#085a78 color space conversions
Hex:
        #085a78
        RGB:
        8, 90, 120
        CMY:
        97, 65, 53
        CMYK:
        93, 25, 0, 53
      HSL:
        196°, 87.5000%, 25.0980%
        HSV (HSB):
        196°, 93.3333%, 47.0588%
        XYZ:
        7.1465, 8.7200, 19.0758
        xyY:
        0.2045, 0.2496, 8.7200
      CIE-Lab:
        35.4395, -10.6872, -23.2216
        CIE-LCH:
        35.4395, 25.5628, 245.2868
        CIE-Luv:
        35.4395, -23.6698, -30.5144
        Hunter-Lab:
        29.5297, -8.4782, -17.6298
      #085a78 color charts
#085a78 RGB chart
      #085a78 CMYK chart
      #085a78 RGB pie chart
      #085a78 color shades, tints & tones
#085a78 color schemes
#085a78 color preview, HTML & CSS examples
           This text has a color of #085a78        
        
          <p style="color:#085a78;">Text here</p>
        
        
          .mytext {color:#085a78;}
        
        Text color #085a78
      
           This box has a color of #085a78        
        
          <div style="background-color:#085a78;">Content here</div>
        
        
          .mybackground {background-color:#085a78;}
        
        Background color #085a78
      
           Border around this has a color of #085a78        
        
          <div style="border:2px solid #085a78;">Content here</div>
        
        
          .myborder {border:2px solid #085a78;}
        
        Border color #085a78