#085372 color space conversions
Hex:
        #085372
        RGB:
        8, 83, 114
        CMY:
        97, 67, 55
        CMYK:
        93, 27, 0, 55
      HSL:
        198°, 86.8852%, 23.9216%
        HSV (HSB):
        198°, 92.9825%, 44.7059%
        XYZ:
        6.2307, 7.4530, 17.0298
        xyY:
        0.2029, 0.2427, 7.4530
      CIE-Lab:
        32.8168, -8.8119, -23.5903
        CIE-LCH:
        32.8168, 25.1824, 249.5174
        CIE-Luv:
        32.8168, -21.5312, -30.5886
        Hunter-Lab:
        27.3003, -7.0369, -17.8747
      #085372 color charts
#085372 RGB chart
      #085372 CMYK chart
      #085372 RGB pie chart
      #085372 color shades, tints & tones
#085372 color schemes
#085372 color preview, HTML & CSS examples
           This text has a color of #085372        
        
          <p style="color:#085372;">Text here</p>
        
        
          .mytext {color:#085372;}
        
        Text color #085372
      
           This box has a color of #085372        
        
          <div style="background-color:#085372;">Content here</div>
        
        
          .mybackground {background-color:#085372;}
        
        Background color #085372
      
           Border around this has a color of #085372        
        
          <div style="border:2px solid #085372;">Content here</div>
        
        
          .myborder {border:2px solid #085372;}
        
        Border color #085372