#85a12a color space conversions
Hex:
        #85a12a
        RGB:
        133, 161, 42
        CMY:
        48, 37, 84
        CMYK:
        17, 0, 74, 37
      HSL:
        74°, 58.6207%, 39.8039%
        HSV (HSB):
        74°, 73.9130%, 63.1373%
        XYZ:
        22.8357, 30.6435, 6.9017
        xyY:
        0.3782, 0.5075, 30.6435
      CIE-Lab:
        62.2055, -26.2587, 55.0935
        CIE-LCH:
        62.2055, 61.0313, 115.4834
        CIE-Luv:
        62.2055, -13.1924, 64.4885
        Hunter-Lab:
        55.3565, -23.2392, 31.3575
      #85a12a color charts
#85a12a RGB chart
      #85a12a CMYK chart
      #85a12a RGB pie chart
      #85a12a color shades, tints & tones
#85a12a color schemes
#85a12a color preview, HTML & CSS examples
           This text has a color of #85a12a        
        
          <p style="color:#85a12a;">Text here</p>
        
        
          .mytext {color:#85a12a;}
        
        Text color #85a12a
      
           This box has a color of #85a12a        
        
          <div style="background-color:#85a12a;">Content here</div>
        
        
          .mybackground {background-color:#85a12a;}
        
        Background color #85a12a
      
           Border around this has a color of #85a12a        
        
          <div style="border:2px solid #85a12a;">Content here</div>
        
        
          .myborder {border:2px solid #85a12a;}
        
        Border color #85a12a