#86cc82 color space conversions
Hex:
        #86cc82
        RGB:
        134, 204, 130
        CMY:
        47, 20, 49
        CMYK:
        34, 0, 36, 20
      HSL:
        117°, 42.0455%, 65.4902%
        HSV (HSB):
        117°, 36.2745%, 80.0000%
        XYZ:
        35.4536, 49.8658, 28.8755
        xyY:
        0.3105, 0.4367, 49.8658
      CIE-Lab:
        75.9868, -36.5708, 30.1028
        CIE-LCH:
        75.9868, 47.3667, 140.5409
        CIE-Luv:
        75.9868, -34.4229, 46.8990
        Hunter-Lab:
        70.6157, -33.9589, 25.1866
      #86cc82 color charts
#86cc82 RGB chart
      #86cc82 CMYK chart
      #86cc82 RGB pie chart
      #86cc82 color shades, tints & tones
#86cc82 color schemes
#86cc82 color preview, HTML & CSS examples
           This text has a color of #86cc82        
        
          <p style="color:#86cc82;">Text here</p>
        
        
          .mytext {color:#86cc82;}
        
        Text color #86cc82
      
           This box has a color of #86cc82        
        
          <div style="background-color:#86cc82;">Content here</div>
        
        
          .mybackground {background-color:#86cc82;}
        
        Background color #86cc82
      
           Border around this has a color of #86cc82        
        
          <div style="border:2px solid #86cc82;">Content here</div>
        
        
          .myborder {border:2px solid #86cc82;}
        
        Border color #86cc82