#85c416 color space conversions
Hex:
        #85c416
        RGB:
        133, 196, 22
        CMY:
        48, 23, 91
        CMYK:
        32, 0, 89, 23
      HSL:
        82°, 79.8165%, 42.7451%
        HSV (HSB):
        82°, 88.7755%, 76.8627%
        XYZ:
        29.5576, 44.5243, 7.7953
        xyY:
        0.3610, 0.5438, 44.5243
      CIE-Lab:
        72.5776, -43.0491, 69.6737
        CIE-LCH:
        72.5776, 81.9002, 121.7106
        CIE-Luv:
        72.5776, -31.9047, 82.6454
        Hunter-Lab:
        66.7266, -37.7020, 39.7821
      #85c416 color charts
#85c416 RGB chart
      #85c416 CMYK chart
      #85c416 RGB pie chart
      #85c416 color shades, tints & tones
#85c416 color schemes
#85c416 color preview, HTML & CSS examples
           This text has a color of #85c416        
        
          <p style="color:#85c416;">Text here</p>
        
        
          .mytext {color:#85c416;}
        
        Text color #85c416
      
           This box has a color of #85c416        
        
          <div style="background-color:#85c416;">Content here</div>
        
        
          .mybackground {background-color:#85c416;}
        
        Background color #85c416
      
           Border around this has a color of #85c416        
        
          <div style="border:2px solid #85c416;">Content here</div>
        
        
          .myborder {border:2px solid #85c416;}
        
        Border color #85c416