#85d416 color space conversions
Hex:
        #85d416
        RGB:
        133, 212, 22
        CMY:
        48, 17, 91
        CMYK:
        37, 0, 90, 17
      HSL:
        85°, 81.1966%, 45.8824%
        HSV (HSB):
        85°, 89.6226%, 83.1373%
        XYZ:
        33.3612, 52.1314, 9.0631
        xyY:
        0.3528, 0.5513, 52.1314
      CIE-Lab:
        77.3594, -49.7120, 73.6400
        CIE-LCH:
        77.3594, 88.8489, 124.0220
        CIE-Luv:
        77.3594, -39.6764, 89.0450
        Hunter-Lab:
        72.2021, -43.8773, 43.0991
      #85d416 color charts
#85d416 RGB chart
      #85d416 CMYK chart
      #85d416 RGB pie chart
      #85d416 color shades, tints & tones
#85d416 color schemes
#85d416 color preview, HTML & CSS examples
           This text has a color of #85d416        
        
          <p style="color:#85d416;">Text here</p>
        
        
          .mytext {color:#85d416;}
        
        Text color #85d416
      
           This box has a color of #85d416        
        
          <div style="background-color:#85d416;">Content here</div>
        
        
          .mybackground {background-color:#85d416;}
        
        Background color #85d416
      
           Border around this has a color of #85d416        
        
          <div style="border:2px solid #85d416;">Content here</div>
        
        
          .myborder {border:2px solid #85d416;}
        
        Border color #85d416