#85b44a color space conversions
Hex:
        #85b44a
        RGB:
        133, 180, 74
        CMY:
        48, 29, 71
        CMYK:
        26, 0, 59, 29
      HSL:
        87°, 41.7323%, 49.8039%
        HSV (HSB):
        87°, 58.8889%, 70.5882%
        XYZ:
        27.2302, 38.1235, 12.4020
        xyY:
        0.3502, 0.4903, 38.1235
      CIE-Lab:
        68.1115, -32.9344, 48.0716
        CIE-LCH:
        68.1115, 58.2714, 124.4155
        CIE-Luv:
        68.1115, -23.6048, 62.7806
        Hunter-Lab:
        61.7442, -29.3311, 31.3119
      #85b44a color charts
#85b44a RGB chart
      #85b44a CMYK chart
      #85b44a RGB pie chart
      #85b44a color shades, tints & tones
#85b44a color schemes
#85b44a color preview, HTML & CSS examples
           This text has a color of #85b44a        
        
          <p style="color:#85b44a;">Text here</p>
        
        
          .mytext {color:#85b44a;}
        
        Text color #85b44a
      
           This box has a color of #85b44a        
        
          <div style="background-color:#85b44a;">Content here</div>
        
        
          .mybackground {background-color:#85b44a;}
        
        Background color #85b44a
      
           Border around this has a color of #85b44a        
        
          <div style="border:2px solid #85b44a;">Content here</div>
        
        
          .myborder {border:2px solid #85b44a;}
        
        Border color #85b44a