#86e29d color space conversions
Hex:
        #86e29d
        RGB:
        134, 226, 157
        CMY:
        47, 11, 38
        CMYK:
        41, 0, 31, 11
      HSL:
        135°, 61.3333%, 70.5882%
        HSV (HSB):
        135°, 40.7080%, 88.6275%
        XYZ:
        43.1137, 61.8954, 41.5730
        xyY:
        0.2941, 0.4223, 61.8954
      CIE-Lab:
        82.8577, -41.9362, 25.3512
        CIE-LCH:
        82.8577, 49.0033, 148.8462
        CIE-Luv:
        82.8577, -43.6552, 42.8777
        Hunter-Lab:
        78.6736, -39.8596, 23.7413
      #86e29d color charts
#86e29d RGB chart
      #86e29d CMYK chart
      #86e29d RGB pie chart
      #86e29d color shades, tints & tones
#86e29d color schemes
#86e29d color preview, HTML & CSS examples
           This text has a color of #86e29d        
        
          <p style="color:#86e29d;">Text here</p>
        
        
          .mytext {color:#86e29d;}
        
        Text color #86e29d
      
           This box has a color of #86e29d        
        
          <div style="background-color:#86e29d;">Content here</div>
        
        
          .mybackground {background-color:#86e29d;}
        
        Background color #86e29d
      
           Border around this has a color of #86e29d        
        
          <div style="border:2px solid #86e29d;">Content here</div>
        
        
          .myborder {border:2px solid #86e29d;}
        
        Border color #86e29d