#86a97a color space conversions
Hex:
        #86a97a
        RGB:
        134, 169, 122
        CMY:
        47, 34, 52
        CMYK:
        21, 0, 28, 34
      HSL:
        105°, 21.4612%, 57.0588%
        HSV (HSB):
        105°, 27.8107%, 66.2745%
        XYZ:
        27.5323, 34.8494, 23.6879
        xyY:
        0.3199, 0.4049, 34.8494
      CIE-Lab:
        65.6313, -21.0288, 20.4566
        CIE-LCH:
        65.6313, 29.3374, 135.7903
        CIE-Luv:
        65.6313, -17.5710, 31.1025
        Hunter-Lab:
        59.0334, -20.0586, 17.5325
      #86a97a color charts
#86a97a RGB chart
      #86a97a CMYK chart
      #86a97a RGB pie chart
      #86a97a color shades, tints & tones
#86a97a color schemes
#86a97a color preview, HTML & CSS examples
           This text has a color of #86a97a        
        
          <p style="color:#86a97a;">Text here</p>
        
        
          .mytext {color:#86a97a;}
        
        Text color #86a97a
      
           This box has a color of #86a97a        
        
          <div style="background-color:#86a97a;">Content here</div>
        
        
          .mybackground {background-color:#86a97a;}
        
        Background color #86a97a
      
           Border around this has a color of #86a97a        
        
          <div style="border:2px solid #86a97a;">Content here</div>
        
        
          .myborder {border:2px solid #86a97a;}
        
        Border color #86a97a