#86c1a1 color space conversions
Hex:
        #86c1a1
        RGB:
        134, 193, 161
        CMY:
        47, 24, 37
        CMYK:
        31, 0, 17, 24
      HSL:
        147°, 32.2404%, 64.1176%
        HSV (HSB):
        147°, 30.5699%, 75.6863%
        XYZ:
        35.3345, 45.7815, 40.6926
        xyY:
        0.2901, 0.3758, 45.7815
      CIE-Lab:
        73.4035, -25.8396, 10.0823
        CIE-LCH:
        73.4035, 27.7369, 158.6848
        CIE-Luv:
        73.4035, -29.0132, 18.8722
        Hunter-Lab:
        67.6620, -25.1921, 11.7058
      #86c1a1 color charts
#86c1a1 RGB chart
      #86c1a1 CMYK chart
      #86c1a1 RGB pie chart
      #86c1a1 color shades, tints & tones
#86c1a1 color schemes
#86c1a1 color preview, HTML & CSS examples
           This text has a color of #86c1a1        
        
          <p style="color:#86c1a1;">Text here</p>
        
        
          .mytext {color:#86c1a1;}
        
        Text color #86c1a1
      
           This box has a color of #86c1a1        
        
          <div style="background-color:#86c1a1;">Content here</div>
        
        
          .mybackground {background-color:#86c1a1;}
        
        Background color #86c1a1
      
           Border around this has a color of #86c1a1        
        
          <div style="border:2px solid #86c1a1;">Content here</div>
        
        
          .myborder {border:2px solid #86c1a1;}
        
        Border color #86c1a1