#85d22f color space conversions
Hex:
        #85d22f
        RGB:
        133, 210, 47
        CMY:
        48, 18, 82
        CMYK:
        37, 0, 78, 18
      HSL:
        88°, 64.4269%, 50.3922%
        HSV (HSB):
        88°, 77.6190%, 82.3529%
        XYZ:
        33.2325, 51.2850, 10.8368
        xyY:
        0.3485, 0.5378, 51.2850
      CIE-Lab:
        76.8513, -47.9759, 67.4033
        CIE-LCH:
        76.8513, 82.7339, 125.4423
        CIE-Luv:
        76.8513, -38.6092, 84.3455
        Hunter-Lab:
        71.6135, -42.4900, 41.1575
      #85d22f color charts
#85d22f RGB chart
      #85d22f CMYK chart
      #85d22f RGB pie chart
      #85d22f color shades, tints & tones
#85d22f color schemes
#85d22f color preview, HTML & CSS examples
           This text has a color of #85d22f        
        
          <p style="color:#85d22f;">Text here</p>
        
        
          .mytext {color:#85d22f;}
        
        Text color #85d22f
      
           This box has a color of #85d22f        
        
          <div style="background-color:#85d22f;">Content here</div>
        
        
          .mybackground {background-color:#85d22f;}
        
        Background color #85d22f
      
           Border around this has a color of #85d22f        
        
          <div style="border:2px solid #85d22f;">Content here</div>
        
        
          .myborder {border:2px solid #85d22f;}
        
        Border color #85d22f