#86d8bc color space conversions
Hex:
        #86d8bc
        RGB:
        134, 216, 188
        CMY:
        47, 15, 26
        CMYK:
        38, 0, 13, 15
      HSL:
        160°, 51.2500%, 68.6275%
        HSV (HSB):
        160°, 37.9630%, 84.7059%
        XYZ:
        43.4645, 57.8109, 56.4448
        xyY:
        0.2756, 0.3665, 57.8109
      CIE-Lab:
        80.6335, -31.3099, 5.9458
        CIE-LCH:
        80.6335, 31.8695, 169.2474
        CIE-Luv:
        80.6335, -38.6323, 14.0863
        Hunter-Lab:
        76.0335, -31.0192, 9.2085
      #86d8bc color charts
#86d8bc RGB chart
      #86d8bc CMYK chart
      #86d8bc RGB pie chart
      #86d8bc color shades, tints & tones
#86d8bc color schemes
#86d8bc color preview, HTML & CSS examples
           This text has a color of #86d8bc        
        
          <p style="color:#86d8bc;">Text here</p>
        
        
          .mytext {color:#86d8bc;}
        
        Text color #86d8bc
      
           This box has a color of #86d8bc        
        
          <div style="background-color:#86d8bc;">Content here</div>
        
        
          .mybackground {background-color:#86d8bc;}
        
        Background color #86d8bc
      
           Border around this has a color of #86d8bc        
        
          <div style="border:2px solid #86d8bc;">Content here</div>
        
        
          .myborder {border:2px solid #86d8bc;}
        
        Border color #86d8bc