#85ea32 color space conversions
Hex:
        #85ea32
        RGB:
        133, 234, 50
        CMY:
        48, 8, 80
        CMYK:
        43, 0, 79, 8
      HSL:
        93°, 81.4159%, 55.6863%
        HSV (HSB):
        93°, 78.6325%, 91.7647%
        XYZ:
        39.6714, 64.0625, 13.2920
        xyY:
        0.3390, 0.5474, 64.0625
      CIE-Lab:
        83.9983, -57.3615, 73.1967
        CIE-LCH:
        83.9983, 92.9952, 128.0845
        CIE-Luv:
        83.9983, -49.4977, 93.6833
        Hunter-Lab:
        80.0390, -51.5947, 46.1811
      #85ea32 color charts
#85ea32 RGB chart
      #85ea32 CMYK chart
      #85ea32 RGB pie chart
      #85ea32 color shades, tints & tones
#85ea32 color schemes
#85ea32 color preview, HTML & CSS examples
           This text has a color of #85ea32        
        
          <p style="color:#85ea32;">Text here</p>
        
        
          .mytext {color:#85ea32;}
        
        Text color #85ea32
      
           This box has a color of #85ea32        
        
          <div style="background-color:#85ea32;">Content here</div>
        
        
          .mybackground {background-color:#85ea32;}
        
        Background color #85ea32
      
           Border around this has a color of #85ea32        
        
          <div style="border:2px solid #85ea32;">Content here</div>
        
        
          .myborder {border:2px solid #85ea32;}
        
        Border color #85ea32