#085b91 color space conversions
Hex:
        #085b91
        RGB:
        8, 91, 145
        CMY:
        97, 64, 43
        CMYK:
        94, 37, 0, 43
      HSL:
        204°, 89.5425%, 30.0000%
        HSV (HSB):
        204°, 94.4828%, 56.8627%
        XYZ:
        8.9521, 9.5781, 28.1650
        xyY:
        0.1917, 0.2051, 9.5781
      CIE-Lab:
        37.0744, -1.2775, -35.9249
        CIE-LCH:
        37.0744, 35.9476, 267.9634
        CIE-Luv:
        37.0744, -22.5686, -50.5065
        Hunter-Lab:
        30.9486, -2.5277, -32.2934
      #085b91 color charts
#085b91 RGB chart
      #085b91 CMYK chart
      #085b91 RGB pie chart
      #085b91 color shades, tints & tones
#085b91 color schemes
#085b91 color preview, HTML & CSS examples
           This text has a color of #085b91        
        
          <p style="color:#085b91;">Text here</p>
        
        
          .mytext {color:#085b91;}
        
        Text color #085b91
      
           This box has a color of #085b91        
        
          <div style="background-color:#085b91;">Content here</div>
        
        
          .mybackground {background-color:#085b91;}
        
        Background color #085b91
      
           Border around this has a color of #085b91        
        
          <div style="border:2px solid #085b91;">Content here</div>
        
        
          .myborder {border:2px solid #085b91;}
        
        Border color #085b91