#86ab9b color space conversions
Hex:
        #86ab9b
        RGB:
        134, 171, 155
        CMY:
        47, 33, 39
        CMYK:
        22, 0, 9, 33
      HSL:
        154°, 18.0488%, 59.8039%
        HSV (HSB):
        154°, 21.6374%, 67.0588%
        XYZ:
        30.3108, 36.5607, 36.4697
        xyY:
        0.2933, 0.3538, 36.5607
      CIE-Lab:
        66.9461, -15.9224, 4.1153
        CIE-LCH:
        66.9461, 16.4456, 165.5084
        CIE-Luv:
        66.9461, -18.8399, 8.5620
        Hunter-Lab:
        60.4655, -16.3340, 6.5651
      #86ab9b color charts
#86ab9b RGB chart
      #86ab9b CMYK chart
      #86ab9b RGB pie chart
      #86ab9b color shades, tints & tones
#86ab9b color schemes
#86ab9b color preview, HTML & CSS examples
           This text has a color of #86ab9b        
        
          <p style="color:#86ab9b;">Text here</p>
        
        
          .mytext {color:#86ab9b;}
        
        Text color #86ab9b
      
           This box has a color of #86ab9b        
        
          <div style="background-color:#86ab9b;">Content here</div>
        
        
          .mybackground {background-color:#86ab9b;}
        
        Background color #86ab9b
      
           Border around this has a color of #86ab9b        
        
          <div style="border:2px solid #86ab9b;">Content here</div>
        
        
          .myborder {border:2px solid #86ab9b;}
        
        Border color #86ab9b