#085e29 color space conversions
Hex:
        #085e29
        RGB:
        8, 94, 41
        CMY:
        97, 63, 84
        CMYK:
        91, 0, 56, 63
      HSL:
        143°, 84.3137%, 20.0000%
        HSV (HSB):
        143°, 91.4894%, 36.8627%
        XYZ:
        4.5031, 8.2171, 3.4465
        xyY:
        0.2785, 0.5083, 8.2171
      CIE-Lab:
        34.4310, -36.4522, 23.6839
        CIE-LCH:
        34.4310, 43.4706, 146.9872
        CIE-Luv:
        34.4310, -30.1729, 30.0685
        Hunter-Lab:
        28.6655, -22.1240, 12.9372
      #085e29 color charts
#085e29 RGB chart
      #085e29 CMYK chart
      #085e29 RGB pie chart
      #085e29 color shades, tints & tones
#085e29 color schemes
#085e29 color preview, HTML & CSS examples
           This text has a color of #085e29        
        
          <p style="color:#085e29;">Text here</p>
        
        
          .mytext {color:#085e29;}
        
        Text color #085e29
      
           This box has a color of #085e29        
        
          <div style="background-color:#085e29;">Content here</div>
        
        
          .mybackground {background-color:#085e29;}
        
        Background color #085e29
      
           Border around this has a color of #085e29        
        
          <div style="border:2px solid #085e29;">Content here</div>
        
        
          .myborder {border:2px solid #085e29;}
        
        Border color #085e29