#085c38 color space conversions
Hex:
        #085c38
        RGB:
        8, 92, 56
        CMY:
        97, 64, 78
        CMYK:
        91, 0, 39, 64
      HSL:
        154°, 84.0000%, 19.6078%
        HSV (HSB):
        154°, 91.3043%, 36.0784%
        XYZ:
        4.6411, 7.9914, 5.0393
        xyY:
        0.2626, 0.4522, 7.9914
      CIE-Lab:
        33.9651, -32.6138, 14.3398
        CIE-LCH:
        33.9651, 35.6271, 156.2656
        CIE-Luv:
        33.9651, -28.6502, 20.6460
        Hunter-Lab:
        28.2691, -20.1657, 9.2193
      #085c38 color charts
#085c38 RGB chart
      #085c38 CMYK chart
      #085c38 RGB pie chart
      #085c38 color shades, tints & tones
#085c38 color schemes
#085c38 color preview, HTML & CSS examples
           This text has a color of #085c38        
        
          <p style="color:#085c38;">Text here</p>
        
        
          .mytext {color:#085c38;}
        
        Text color #085c38
      
           This box has a color of #085c38        
        
          <div style="background-color:#085c38;">Content here</div>
        
        
          .mybackground {background-color:#085c38;}
        
        Background color #085c38
      
           Border around this has a color of #085c38        
        
          <div style="border:2px solid #085c38;">Content here</div>
        
        
          .myborder {border:2px solid #085c38;}
        
        Border color #085c38