#085965 color space conversions
Hex:
        #085965
        RGB:
        8, 89, 101
        CMY:
        97, 65, 60
        CMYK:
        92, 12, 0, 60
      HSL:
        188°, 85.3211%, 21.3725%
        HSV (HSB):
        188°, 92.0792%, 39.6078%
        XYZ:
        6.0215, 8.1360, 13.5650
        xyY:
        0.2172, 0.2935, 8.1360
      CIE-Lab:
        34.2645, -17.3337, -13.2258
        CIE-LCH:
        34.2645, 21.8032, 217.3439
        CIE-Luv:
        34.2645, -24.5496, -15.3378
        Hunter-Lab:
        28.5236, -12.2341, -8.2300
      #085965 color charts
#085965 RGB chart
      #085965 CMYK chart
      #085965 RGB pie chart
      #085965 color shades, tints & tones
#085965 color schemes
#085965 color preview, HTML & CSS examples
           This text has a color of #085965        
        
          <p style="color:#085965;">Text here</p>
        
        
          .mytext {color:#085965;}
        
        Text color #085965
      
           This box has a color of #085965        
        
          <div style="background-color:#085965;">Content here</div>
        
        
          .mybackground {background-color:#085965;}
        
        Background color #085965
      
           Border around this has a color of #085965        
        
          <div style="border:2px solid #085965;">Content here</div>
        
        
          .myborder {border:2px solid #085965;}
        
        Border color #085965