#085b59 color space conversions
Hex:
        #085b59
        RGB:
        8, 91, 89
        CMY:
        97, 64, 65
        CMYK:
        91, 0, 2, 64
      HSL:
        179°, 83.8384%, 19.4118%
        HSV (HSB):
        179°, 91.2088%, 35.6863%
        XYZ:
        5.6444, 8.2551, 10.7471
        xyY:
        0.2290, 0.3349, 8.2551
      CIE-Lab:
        34.5085, -22.6366, -5.3450
        CIE-LCH:
        34.5085, 23.2590, 193.2856
        CIE-Luv:
        34.5085, -26.1197, -3.9943
        Hunter-Lab:
        28.7316, -15.2136, -2.0653
      #085b59 color charts
#085b59 RGB chart
      #085b59 CMYK chart
      #085b59 RGB pie chart
      #085b59 color shades, tints & tones
#085b59 color schemes
#085b59 color preview, HTML & CSS examples
           This text has a color of #085b59        
        
          <p style="color:#085b59;">Text here</p>
        
        
          .mytext {color:#085b59;}
        
        Text color #085b59
      
           This box has a color of #085b59        
        
          <div style="background-color:#085b59;">Content here</div>
        
        
          .mybackground {background-color:#085b59;}
        
        Background color #085b59
      
           Border around this has a color of #085b59        
        
          <div style="border:2px solid #085b59;">Content here</div>
        
        
          .myborder {border:2px solid #085b59;}
        
        Border color #085b59