#85f429 color space conversions
Hex:
        #85f429
        RGB:
        133, 244, 41
        CMY:
        48, 4, 84
        CMYK:
        45, 0, 83, 4
      HSL:
        93°, 90.2222%, 55.8824%
        HSV (HSB):
        93°, 83.1967%, 95.6863%
        XYZ:
        42.4238, 69.8480, 13.3439
        xyY:
        0.3377, 0.5560, 69.8480
      CIE-Lab:
        86.9223, -61.5158, 78.1092
        CIE-LCH:
        86.9223, 99.4245, 128.2226
        CIE-Luv:
        86.9223, -53.8897, 99.3135
        Hunter-Lab:
        83.5751, -55.6476, 49.0362
      #85f429 color charts
#85f429 RGB chart
      #85f429 CMYK chart
      #85f429 RGB pie chart
      #85f429 color shades, tints & tones
#85f429 color schemes
#85f429 color preview, HTML & CSS examples
           This text has a color of #85f429        
        
          <p style="color:#85f429;">Text here</p>
        
        
          .mytext {color:#85f429;}
        
        Text color #85f429
      
           This box has a color of #85f429        
        
          <div style="background-color:#85f429;">Content here</div>
        
        
          .mybackground {background-color:#85f429;}
        
        Background color #85f429
      
           Border around this has a color of #85f429        
        
          <div style="border:2px solid #85f429;">Content here</div>
        
        
          .myborder {border:2px solid #85f429;}
        
        Border color #85f429