#85c58a color space conversions
Hex:
        #85c58a
        RGB:
        133, 197, 138
        CMY:
        48, 23, 46
        CMYK:
        32, 0, 30, 23
      HSL:
        125°, 35.5556%, 64.7059%
        HSV (HSB):
        125°, 32.4873%, 77.2549%
        XYZ:
        34.2266, 46.7540, 31.2653
        xyY:
        0.3049, 0.4165, 46.7540
      CIE-Lab:
        74.0322, -32.3469, 23.2815
        CIE-LCH:
        74.0322, 39.8541, 144.2557
        CIE-Luv:
        74.0322, -31.5286, 37.5757
        Hunter-Lab:
        68.3769, -30.3101, 20.7536
      #85c58a color charts
#85c58a RGB chart
      #85c58a CMYK chart
      #85c58a RGB pie chart
      #85c58a color shades, tints & tones
#85c58a color schemes
#85c58a color preview, HTML & CSS examples
           This text has a color of #85c58a        
        
          <p style="color:#85c58a;">Text here</p>
        
        
          .mytext {color:#85c58a;}
        
        Text color #85c58a
      
           This box has a color of #85c58a        
        
          <div style="background-color:#85c58a;">Content here</div>
        
        
          .mybackground {background-color:#85c58a;}
        
        Background color #85c58a
      
           Border around this has a color of #85c58a        
        
          <div style="border:2px solid #85c58a;">Content here</div>
        
        
          .myborder {border:2px solid #85c58a;}
        
        Border color #85c58a