#86b982 color space conversions
Hex:
        #86b982
        RGB:
        134, 185, 130
        CMY:
        47, 27, 49
        CMYK:
        28, 0, 30, 27
      HSL:
        116°, 28.2051%, 61.7647%
        HSV (HSB):
        116°, 29.7297%, 72.5490%
        XYZ:
        31.2097, 41.3780, 27.4609
        xyY:
        0.3119, 0.4136, 41.3780
      CIE-Lab:
        70.4399, -27.6376, 22.6728
        CIE-LCH:
        70.4399, 35.7476, 140.6359
        CIE-Luv:
        70.4399, -25.4754, 35.5683
        Hunter-Lab:
        64.3257, -25.9648, 19.7168
      #86b982 color charts
#86b982 RGB chart
      #86b982 CMYK chart
      #86b982 RGB pie chart
      #86b982 color shades, tints & tones
#86b982 color schemes
#86b982 color preview, HTML & CSS examples
           This text has a color of #86b982        
        
          <p style="color:#86b982;">Text here</p>
        
        
          .mytext {color:#86b982;}
        
        Text color #86b982
      
           This box has a color of #86b982        
        
          <div style="background-color:#86b982;">Content here</div>
        
        
          .mybackground {background-color:#86b982;}
        
        Background color #86b982
      
           Border around this has a color of #86b982        
        
          <div style="border:2px solid #86b982;">Content here</div>
        
        
          .myborder {border:2px solid #86b982;}
        
        Border color #86b982