#085a16 color space conversions
Hex:
        #085a16
        RGB:
        8, 90, 22
        CMY:
        97, 65, 91
        CMYK:
        91, 0, 76, 65
      HSL:
        130°, 83.6735%, 19.2157%
        HSV (HSB):
        130°, 91.1111%, 35.2941%
        XYZ:
        3.9011, 7.4219, 1.9860
        xyY:
        0.2931, 0.5577, 7.4219
      CIE-Lab:
        32.7487, -37.6508, 31.4028
        CIE-LCH:
        32.7487, 49.0277, 140.1701
        CIE-Luv:
        32.7487, -29.4081, 35.2723
        Hunter-Lab:
        27.2431, -22.1149, 14.7480
      #085a16 color charts
#085a16 RGB chart
      #085a16 CMYK chart
      #085a16 RGB pie chart
      #085a16 color shades, tints & tones
#085a16 color schemes
#085a16 color preview, HTML & CSS examples
           This text has a color of #085a16        
        
          <p style="color:#085a16;">Text here</p>
        
        
          .mytext {color:#085a16;}
        
        Text color #085a16
      
           This box has a color of #085a16        
        
          <div style="background-color:#085a16;">Content here</div>
        
        
          .mybackground {background-color:#085a16;}
        
        Background color #085a16
      
           Border around this has a color of #085a16        
        
          <div style="border:2px solid #085a16;">Content here</div>
        
        
          .myborder {border:2px solid #085a16;}
        
        Border color #085a16