#85e034 color space conversions
Hex:
        #85e034
        RGB:
        133, 224, 52
        CMY:
        48, 12, 80
        CMYK:
        41, 0, 77, 12
      HSL:
        92°, 73.5043%, 54.1176%
        HSV (HSB):
        92°, 76.7857%, 87.8431%
        XYZ:
        36.9484, 58.5458, 12.6019
        xyY:
        0.3418, 0.5416, 58.5458
      CIE-Lab:
        81.0413, -53.3688, 69.8461
        CIE-LCH:
        81.0413, 87.9016, 127.3831
        CIE-Luv:
        81.0413, -45.0365, 89.1253
        Hunter-Lab:
        76.5152, -47.7060, 43.7957
      #85e034 color charts
#85e034 RGB chart
      #85e034 CMYK chart
      #85e034 RGB pie chart
      #85e034 color shades, tints & tones
#85e034 color schemes
#85e034 color preview, HTML & CSS examples
           This text has a color of #85e034        
        
          <p style="color:#85e034;">Text here</p>
        
        
          .mytext {color:#85e034;}
        
        Text color #85e034
      
           This box has a color of #85e034        
        
          <div style="background-color:#85e034;">Content here</div>
        
        
          .mybackground {background-color:#85e034;}
        
        Background color #85e034
      
           Border around this has a color of #85e034        
        
          <div style="border:2px solid #85e034;">Content here</div>
        
        
          .myborder {border:2px solid #85e034;}
        
        Border color #85e034