#85f034 color space conversions
Hex:
        #85f034
        RGB:
        133, 240, 52
        CMY:
        48, 6, 80
        CMYK:
        45, 0, 78, 6
      HSL:
        94°, 86.2385%, 57.2549%
        HSV (HSB):
        94°, 78.3333%, 94.1176%
        XYZ:
        41.4528, 67.5547, 14.1034
        xyY:
        0.3367, 0.5487, 67.5547
      CIE-Lab:
        85.7833, -59.5442, 74.2953
        CIE-LCH:
        85.7833, 95.2119, 128.7105
        CIE-Luv:
        85.7833, -52.0808, 95.7422
        Hunter-Lab:
        82.1916, -53.8101, 47.3605
      #85f034 color charts
#85f034 RGB chart
      #85f034 CMYK chart
      #85f034 RGB pie chart
      #85f034 color shades, tints & tones
#85f034 color schemes
#85f034 color preview, HTML & CSS examples
           This text has a color of #85f034        
        
          <p style="color:#85f034;">Text here</p>
        
        
          .mytext {color:#85f034;}
        
        Text color #85f034
      
           This box has a color of #85f034        
        
          <div style="background-color:#85f034;">Content here</div>
        
        
          .mybackground {background-color:#85f034;}
        
        Background color #85f034
      
           Border around this has a color of #85f034        
        
          <div style="border:2px solid #85f034;">Content here</div>
        
        
          .myborder {border:2px solid #85f034;}
        
        Border color #85f034