#085e96 color space conversions
Hex:
        #085e96
        RGB:
        8, 94, 150
        CMY:
        97, 63, 41
        CMYK:
        95, 37, 0, 41
      HSL:
        204°, 89.8734%, 30.9804%
        HSV (HSB):
        204°, 94.6667%, 58.8235%
        XYZ:
        9.6079, 10.2590, 30.3280
        xyY:
        0.1914, 0.2044, 10.2590
      CIE-Lab:
        38.3034, -1.1502, -36.9879
        CIE-LCH:
        38.3034, 37.0058, 268.2188
        CIE-Luv:
        38.3034, -23.3131, -52.5375
        Hunter-Lab:
        32.0297, -2.5079, -33.7191
      #085e96 color charts
#085e96 RGB chart
      #085e96 CMYK chart
      #085e96 RGB pie chart
      #085e96 color shades, tints & tones
#085e96 color schemes
#085e96 color preview, HTML & CSS examples
           This text has a color of #085e96        
        
          <p style="color:#085e96;">Text here</p>
        
        
          .mytext {color:#085e96;}
        
        Text color #085e96
      
           This box has a color of #085e96        
        
          <div style="background-color:#085e96;">Content here</div>
        
        
          .mybackground {background-color:#085e96;}
        
        Background color #085e96
      
           Border around this has a color of #085e96        
        
          <div style="border:2px solid #085e96;">Content here</div>
        
        
          .myborder {border:2px solid #085e96;}
        
        Border color #085e96