#86e29a color space conversions
Hex:
        #86e29a
        RGB:
        134, 226, 154
        CMY:
        47, 11, 40
        CMYK:
        41, 0, 32, 11
      HSL:
        133°, 61.3333%, 70.5882%
        HSV (HSB):
        133°, 40.7080%, 88.6275%
        XYZ:
        42.8606, 61.7941, 40.2403
        xyY:
        0.2958, 0.4265, 61.7941
      CIE-Lab:
        82.8038, -42.4569, 26.8255
        CIE-LCH:
        82.8038, 50.2214, 147.7141
        CIE-Luv:
        82.8038, -43.7301, 44.8444
        Hunter-Lab:
        78.6092, -40.2415, 24.6757
      #86e29a color charts
#86e29a RGB chart
      #86e29a CMYK chart
      #86e29a RGB pie chart
      #86e29a color shades, tints & tones
#86e29a color schemes
#86e29a color preview, HTML & CSS examples
           This text has a color of #86e29a        
        
          <p style="color:#86e29a;">Text here</p>
        
        
          .mytext {color:#86e29a;}
        
        Text color #86e29a
      
           This box has a color of #86e29a        
        
          <div style="background-color:#86e29a;">Content here</div>
        
        
          .mybackground {background-color:#86e29a;}
        
        Background color #86e29a
      
           Border around this has a color of #86e29a        
        
          <div style="border:2px solid #86e29a;">Content here</div>
        
        
          .myborder {border:2px solid #86e29a;}
        
        Border color #86e29a