#085b37 color space conversions
Hex:
        #085b37
        RGB:
        8, 91, 55
        CMY:
        97, 64, 78
        CMYK:
        91, 0, 40, 64
      HSL:
        154°, 83.8384%, 19.4118%
        HSV (HSB):
        154°, 91.2088%, 35.6863%
        XYZ:
        4.5308, 7.8096, 4.8830
        xyY:
        0.2631, 0.4534, 7.8096
      CIE-Lab:
        33.5832, -32.4272, 14.4313
        CIE-LCH:
        33.5832, 35.4934, 156.0091
        CIE-Luv:
        33.5832, -28.3332, 20.6275
        Hunter-Lab:
        27.9457, -19.9650, 9.2021
      #085b37 color charts
#085b37 RGB chart
      #085b37 CMYK chart
      #085b37 RGB pie chart
      #085b37 color shades, tints & tones
#085b37 color schemes
#085b37 color preview, HTML & CSS examples
           This text has a color of #085b37        
        
          <p style="color:#085b37;">Text here</p>
        
        
          .mytext {color:#085b37;}
        
        Text color #085b37
      
           This box has a color of #085b37        
        
          <div style="background-color:#085b37;">Content here</div>
        
        
          .mybackground {background-color:#085b37;}
        
        Background color #085b37
      
           Border around this has a color of #085b37        
        
          <div style="border:2px solid #085b37;">Content here</div>
        
        
          .myborder {border:2px solid #085b37;}
        
        Border color #085b37