#85983a color space conversions
Hex:
        #85983a
        RGB:
        133, 152, 58
        CMY:
        48, 40, 77
        CMYK:
        13, 0, 62, 40
      HSL:
        72°, 44.7619%, 41.1765%
        HSV (HSB):
        72°, 61.8421%, 59.6078%
        XYZ:
        21.6648, 27.7485, 8.2171
        xyY:
        0.3759, 0.4815, 27.7485
      CIE-Lab:
        59.6608, -20.6963, 45.9316
        CIE-LCH:
        59.6608, 50.3790, 114.2558
        CIE-Luv:
        59.6608, -8.1329, 55.5195
        Hunter-Lab:
        52.6769, -18.7714, 27.6251
      #85983a color charts
#85983a RGB chart
      #85983a CMYK chart
      #85983a RGB pie chart
      #85983a color shades, tints & tones
#85983a color schemes
#85983a color preview, HTML & CSS examples
           This text has a color of #85983a        
        
          <p style="color:#85983a;">Text here</p>
        
        
          .mytext {color:#85983a;}
        
        Text color #85983a
      
           This box has a color of #85983a        
        
          <div style="background-color:#85983a;">Content here</div>
        
        
          .mybackground {background-color:#85983a;}
        
        Background color #85983a
      
           Border around this has a color of #85983a        
        
          <div style="border:2px solid #85983a;">Content here</div>
        
        
          .myborder {border:2px solid #85983a;}
        
        Border color #85983a