#86f12b color space conversions
Hex:
        #86f12b
        RGB:
        134, 241, 43
        CMY:
        47, 5, 83
        CMYK:
        44, 0, 82, 5
      HSL:
        92°, 87.6106%, 55.6863%
        HSV (HSB):
        92°, 82.1577%, 94.5098%
        XYZ:
        41.7229, 68.1533, 13.2414
        xyY:
        0.3389, 0.5536, 68.1533
      CIE-Lab:
        86.0831, -60.0147, 76.9173
        CIE-LCH:
        86.0831, 97.5604, 127.9631
        CIE-Luv:
        86.0831, -52.1887, 97.7951
        Hunter-Lab:
        82.5550, -54.2584, 48.2787
      #86f12b color charts
#86f12b RGB chart
      #86f12b CMYK chart
      #86f12b RGB pie chart
      #86f12b color shades, tints & tones
#86f12b color schemes
#86f12b color preview, HTML & CSS examples
           This text has a color of #86f12b        
        
          <p style="color:#86f12b;">Text here</p>
        
        
          .mytext {color:#86f12b;}
        
        Text color #86f12b
      
           This box has a color of #86f12b        
        
          <div style="background-color:#86f12b;">Content here</div>
        
        
          .mybackground {background-color:#86f12b;}
        
        Background color #86f12b
      
           Border around this has a color of #86f12b        
        
          <div style="border:2px solid #86f12b;">Content here</div>
        
        
          .myborder {border:2px solid #86f12b;}
        
        Border color #86f12b