#86e6cd color space conversions
Hex:
        #86e6cd
        RGB:
        134, 230, 205
        CMY:
        47, 10, 20
        CMYK:
        42, 0, 11, 10
      HSL:
        164°, 65.7534%, 71.3725%
        HSV (HSB):
        164°, 41.7391%, 90.1961%
        XYZ:
        49.1478, 66.0697, 67.9200
        xyY:
        0.2684, 0.3608, 66.0697
      CIE-Lab:
        85.0320, -34.1617, 3.3060
        CIE-LCH:
        85.0320, 34.3213, 174.4724
        CIE-Luv:
        85.0320, -43.9983, 10.6982
        Hunter-Lab:
        81.2833, -34.3161, 7.3558
      #86e6cd color charts
#86e6cd RGB chart
      #86e6cd CMYK chart
      #86e6cd RGB pie chart
      #86e6cd color shades, tints & tones
#86e6cd color schemes
#86e6cd color preview, HTML & CSS examples
           This text has a color of #86e6cd        
        
          <p style="color:#86e6cd;">Text here</p>
        
        
          .mytext {color:#86e6cd;}
        
        Text color #86e6cd
      
           This box has a color of #86e6cd        
        
          <div style="background-color:#86e6cd;">Content here</div>
        
        
          .mybackground {background-color:#86e6cd;}
        
        Background color #86e6cd
      
           Border around this has a color of #86e6cd        
        
          <div style="border:2px solid #86e6cd;">Content here</div>
        
        
          .myborder {border:2px solid #86e6cd;}
        
        Border color #86e6cd