#86ba9e color space conversions
Hex:
        #86ba9e
        RGB:
        134, 186, 158
        CMY:
        47, 27, 38
        CMYK:
        28, 0, 15, 27
      HSL:
        148°, 27.3684%, 62.7451%
        HSV (HSB):
        148°, 27.9570%, 72.9412%
        XYZ:
        33.5620, 42.6548, 38.8120
        xyY:
        0.2918, 0.3708, 42.6548
      CIE-Lab:
        71.3200, -22.9741, 8.7444
        CIE-LCH:
        71.3200, 24.5820, 159.1622
        CIE-Luv:
        71.3200, -25.8371, 16.4247
        Hunter-Lab:
        65.3106, -22.5656, 10.4833
      #86ba9e color charts
#86ba9e RGB chart
      #86ba9e CMYK chart
      #86ba9e RGB pie chart
      #86ba9e color shades, tints & tones
#86ba9e color schemes
#86ba9e color preview, HTML & CSS examples
           This text has a color of #86ba9e        
        
          <p style="color:#86ba9e;">Text here</p>
        
        
          .mytext {color:#86ba9e;}
        
        Text color #86ba9e
      
           This box has a color of #86ba9e        
        
          <div style="background-color:#86ba9e;">Content here</div>
        
        
          .mybackground {background-color:#86ba9e;}
        
        Background color #86ba9e
      
           Border around this has a color of #86ba9e        
        
          <div style="border:2px solid #86ba9e;">Content here</div>
        
        
          .myborder {border:2px solid #86ba9e;}
        
        Border color #86ba9e