#085f33 color space conversions
Hex:
        #085f33
        RGB:
        8, 95, 51
        CMY:
        97, 63, 80
        CMYK:
        92, 0, 46, 63
      HSL:
        150°, 84.4660%, 20.1961%
        HSV (HSB):
        150°, 91.5789%, 37.2549%
        XYZ:
        4.7899, 8.4751, 4.5154
        xyY:
        0.2694, 0.4767, 8.4751
      CIE-Lab:
        34.9533, -34.9409, 18.6237
        CIE-LCH:
        34.9533, 39.5943, 151.9421
        CIE-Luv:
        34.9533, -30.0465, 25.4603
        Hunter-Lab:
        29.1120, -21.5767, 11.1823
      #085f33 color charts
#085f33 RGB chart
      #085f33 CMYK chart
      #085f33 RGB pie chart
      #085f33 color shades, tints & tones
#085f33 color schemes
#085f33 color preview, HTML & CSS examples
           This text has a color of #085f33        
        
          <p style="color:#085f33;">Text here</p>
        
        
          .mytext {color:#085f33;}
        
        Text color #085f33
      
           This box has a color of #085f33        
        
          <div style="background-color:#085f33;">Content here</div>
        
        
          .mybackground {background-color:#085f33;}
        
        Background color #085f33
      
           Border around this has a color of #085f33        
        
          <div style="border:2px solid #085f33;">Content here</div>
        
        
          .myborder {border:2px solid #085f33;}
        
        Border color #085f33