#86c8a1 color space conversions
Hex:
        #86c8a1
        RGB:
        134, 200, 161
        CMY:
        47, 22, 37
        CMYK:
        33, 0, 20, 22
      HSL:
        145°, 37.5000%, 65.4902%
        HSV (HSB):
        145°, 33.0000%, 78.4314%
        XYZ:
        36.9188, 48.9501, 41.2207
        xyY:
        0.2905, 0.3852, 48.9501
      CIE-Lab:
        75.4203, -29.2375, 12.9390
        CIE-LCH:
        75.4203, 31.9726, 156.1284
        CIE-Luv:
        75.4203, -32.1676, 23.5228
        Hunter-Lab:
        69.9643, -28.2466, 14.0433
      #86c8a1 color charts
#86c8a1 RGB chart
      #86c8a1 CMYK chart
      #86c8a1 RGB pie chart
      #86c8a1 color shades, tints & tones
#86c8a1 color schemes
#86c8a1 color preview, HTML & CSS examples
           This text has a color of #86c8a1        
        
          <p style="color:#86c8a1;">Text here</p>
        
        
          .mytext {color:#86c8a1;}
        
        Text color #86c8a1
      
           This box has a color of #86c8a1        
        
          <div style="background-color:#86c8a1;">Content here</div>
        
        
          .mybackground {background-color:#86c8a1;}
        
        Background color #86c8a1
      
           Border around this has a color of #86c8a1        
        
          <div style="border:2px solid #86c8a1;">Content here</div>
        
        
          .myborder {border:2px solid #86c8a1;}
        
        Border color #86c8a1