#86c0a1 color space conversions
Hex:
        #86c0a1
        RGB:
        134, 192, 161
        CMY:
        47, 25, 37
        CMYK:
        30, 0, 16, 25
      HSL:
        148°, 31.5217%, 63.9216%
        HSV (HSB):
        148°, 30.2083%, 75.2941%
        XYZ:
        35.1142, 45.3408, 40.6192
        xyY:
        0.2900, 0.3745, 45.3408
      CIE-Lab:
        73.1157, -25.3480, 9.6729
        CIE-LCH:
        73.1157, 27.1309, 159.1130
        CIE-Luv:
        73.1157, -28.5597, 18.2026
        Hunter-Lab:
        67.3356, -24.7531, 11.3691
      #86c0a1 color charts
#86c0a1 RGB chart
      #86c0a1 CMYK chart
      #86c0a1 RGB pie chart
      #86c0a1 color shades, tints & tones
#86c0a1 color schemes
#86c0a1 color preview, HTML & CSS examples
           This text has a color of #86c0a1        
        
          <p style="color:#86c0a1;">Text here</p>
        
        
          .mytext {color:#86c0a1;}
        
        Text color #86c0a1
      
           This box has a color of #86c0a1        
        
          <div style="background-color:#86c0a1;">Content here</div>
        
        
          .mybackground {background-color:#86c0a1;}
        
        Background color #86c0a1
      
           Border around this has a color of #86c0a1        
        
          <div style="border:2px solid #86c0a1;">Content here</div>
        
        
          .myborder {border:2px solid #86c0a1;}
        
        Border color #86c0a1