#86d4ba color space conversions
Hex:
        #86d4ba
        RGB:
        134, 212, 186
        CMY:
        47, 17, 27
        CMYK:
        37, 0, 12, 17
      HSL:
        160°, 47.5610%, 67.8431%
        HSV (HSB):
        160°, 36.7925%, 83.1373%
        XYZ:
        42.2379, 55.7005, 54.9795
        xyY:
        0.2762, 0.3643, 55.7005
      CIE-Lab:
        79.4430, -29.8366, 5.2957
        CIE-LCH:
        79.4430, 30.3029, 169.9354
        CIE-Luv:
        79.4430, -36.9773, 12.8542
        Hunter-Lab:
        74.6327, -29.5864, 8.5659
      #86d4ba color charts
#86d4ba RGB chart
      #86d4ba CMYK chart
      #86d4ba RGB pie chart
      #86d4ba color shades, tints & tones
#86d4ba color schemes
#86d4ba color preview, HTML & CSS examples
           This text has a color of #86d4ba        
        
          <p style="color:#86d4ba;">Text here</p>
        
        
          .mytext {color:#86d4ba;}
        
        Text color #86d4ba
      
           This box has a color of #86d4ba        
        
          <div style="background-color:#86d4ba;">Content here</div>
        
        
          .mybackground {background-color:#86d4ba;}
        
        Background color #86d4ba
      
           Border around this has a color of #86d4ba        
        
          <div style="border:2px solid #86d4ba;">Content here</div>
        
        
          .myborder {border:2px solid #86d4ba;}
        
        Border color #86d4ba