#86c16d color space conversions
Hex:
        #86c16d
        RGB:
        134, 193, 109
        CMY:
        47, 24, 57
        CMYK:
        31, 0, 44, 24
      HSL:
        102°, 40.3846%, 59.2157%
        HSV (HSB):
        102°, 43.5233%, 75.6863%
        XYZ:
        31.6618, 44.3124, 21.3524
        xyY:
        0.3253, 0.4553, 44.3124
      CIE-Lab:
        72.4368, -34.5874, 36.2810
        CIE-LCH:
        72.4368, 50.1258, 133.6310
        CIE-Luv:
        72.4368, -29.4627, 52.8624
        Hunter-Lab:
        66.5676, -31.5925, 27.5793
      #86c16d color charts
#86c16d RGB chart
      #86c16d CMYK chart
      #86c16d RGB pie chart
      #86c16d color shades, tints & tones
#86c16d color schemes
#86c16d color preview, HTML & CSS examples
           This text has a color of #86c16d        
        
          <p style="color:#86c16d;">Text here</p>
        
        
          .mytext {color:#86c16d;}
        
        Text color #86c16d
      
           This box has a color of #86c16d        
        
          <div style="background-color:#86c16d;">Content here</div>
        
        
          .mybackground {background-color:#86c16d;}
        
        Background color #86c16d
      
           Border around this has a color of #86c16d        
        
          <div style="border:2px solid #86c16d;">Content here</div>
        
        
          .myborder {border:2px solid #86c16d;}
        
        Border color #86c16d