#86e08d color space conversions
Hex:
        #86e08d
        RGB:
        134, 224, 141
        CMY:
        47, 12, 45
        CMYK:
        40, 0, 37, 12
      HSL:
        125°, 59.2105%, 70.1961%
        HSV (HSB):
        125°, 40.1786%, 87.8431%
        XYZ:
        41.2949, 60.3027, 34.6624
        xyY:
        0.3031, 0.4426, 60.3027
      CIE-Lab:
        82.0025, -43.7296, 32.4078
        CIE-LCH:
        82.0025, 54.4293, 143.4580
        CIE-Luv:
        82.0025, -43.1737, 51.8426
        Hunter-Lab:
        77.6548, -40.9741, 27.8934
      #86e08d color charts
#86e08d RGB chart
      #86e08d CMYK chart
      #86e08d RGB pie chart
      #86e08d color shades, tints & tones
#86e08d color schemes
#86e08d color preview, HTML & CSS examples
           This text has a color of #86e08d        
        
          <p style="color:#86e08d;">Text here</p>
        
        
          .mytext {color:#86e08d;}
        
        Text color #86e08d
      
           This box has a color of #86e08d        
        
          <div style="background-color:#86e08d;">Content here</div>
        
        
          .mybackground {background-color:#86e08d;}
        
        Background color #86e08d
      
           Border around this has a color of #86e08d        
        
          <div style="border:2px solid #86e08d;">Content here</div>
        
        
          .myborder {border:2px solid #86e08d;}
        
        Border color #86e08d