#85f500 color space conversions
Hex:
        #85f500
        RGB:
        133, 245, 0
        CMY:
        48, 4, 100
        CMYK:
        46, 0, 100, 4
      HSL:
        87°, 100.0000%, 48.0392%
        HSV (HSB):
        87°, 100.0000%, 96.0784%
        XYZ:
        42.3253, 70.2914, 11.3368
        xyY:
        0.3415, 0.5671, 70.2914
      CIE-Lab:
        87.1396, -62.7485, 83.7375
        CIE-LCH:
        87.1396, 104.6391, 126.8459
        CIE-Luv:
        87.1396, -54.4990, 103.2637
        Hunter-Lab:
        83.8399, -56.6070, 50.6708
      #85f500 color charts
#85f500 RGB chart
      #85f500 CMYK chart
      #85f500 RGB pie chart
      #85f500 color shades, tints & tones
#85f500 color schemes
#85f500 color preview, HTML & CSS examples
           This text has a color of #85f500        
        
          <p style="color:#85f500;">Text here</p>
        
        
          .mytext {color:#85f500;}
        
        Text color #85f500
      
           This box has a color of #85f500        
        
          <div style="background-color:#85f500;">Content here</div>
        
        
          .mybackground {background-color:#85f500;}
        
        Background color #85f500
      
           Border around this has a color of #85f500        
        
          <div style="border:2px solid #85f500;">Content here</div>
        
        
          .myborder {border:2px solid #85f500;}
        
        Border color #85f500