#86dac1 color space conversions
Hex:
        #86dac1
        RGB:
        134, 218, 193
        CMY:
        47, 15, 24
        CMYK:
        39, 0, 11, 15
      HSL:
        162°, 53.1646%, 69.0196%
        HSV (HSB):
        162°, 38.5321%, 85.4902%
        XYZ:
        44.5286, 59.0614, 59.5052
        xyY:
        0.2730, 0.3621, 59.0614
      CIE-Lab:
        81.3253, -31.1735, 4.2858
        CIE-LCH:
        81.3253, 31.4668, 172.1719
        CIE-Luv:
        81.3253, -39.3572, 11.6156
        Hunter-Lab:
        76.8514, -31.0651, 7.8884
      #86dac1 color charts
#86dac1 RGB chart
      #86dac1 CMYK chart
      #86dac1 RGB pie chart
      #86dac1 color shades, tints & tones
#86dac1 color schemes
#86dac1 color preview, HTML & CSS examples
           This text has a color of #86dac1        
        
          <p style="color:#86dac1;">Text here</p>
        
        
          .mytext {color:#86dac1;}
        
        Text color #86dac1
      
           This box has a color of #86dac1        
        
          <div style="background-color:#86dac1;">Content here</div>
        
        
          .mybackground {background-color:#86dac1;}
        
        Background color #86dac1
      
           Border around this has a color of #86dac1        
        
          <div style="border:2px solid #86dac1;">Content here</div>
        
        
          .myborder {border:2px solid #86dac1;}
        
        Border color #86dac1