#86e29b color space conversions
Hex:
        #86e29b
        RGB:
        134, 226, 155
        CMY:
        47, 11, 39
        CMYK:
        41, 0, 31, 11
      HSL:
        134°, 61.3333%, 70.5882%
        HSV (HSB):
        134°, 40.7080%, 88.6275%
        XYZ:
        42.9443, 61.8276, 40.6809
        xyY:
        0.2952, 0.4251, 61.8276
      CIE-Lab:
        82.8217, -42.2845, 26.3343
        CIE-LCH:
        82.8217, 49.8144, 148.0858
        CIE-Luv:
        82.8217, -43.7052, 44.1922
        Hunter-Lab:
        78.6305, -40.1152, 24.3667
      #86e29b color charts
#86e29b RGB chart
      #86e29b CMYK chart
      #86e29b RGB pie chart
      #86e29b color shades, tints & tones
#86e29b color schemes
#86e29b color preview, HTML & CSS examples
           This text has a color of #86e29b        
        
          <p style="color:#86e29b;">Text here</p>
        
        
          .mytext {color:#86e29b;}
        
        Text color #86e29b
      
           This box has a color of #86e29b        
        
          <div style="background-color:#86e29b;">Content here</div>
        
        
          .mybackground {background-color:#86e29b;}
        
        Background color #86e29b
      
           Border around this has a color of #86e29b        
        
          <div style="border:2px solid #86e29b;">Content here</div>
        
        
          .myborder {border:2px solid #86e29b;}
        
        Border color #86e29b